Amazon.ElasticBeanstalk.Model.ApplicationVersionLifecycleConfig.IsSetMaxAgeRule C# (CSharp) 메소드

IsSetMaxAgeRule() 개인적인 메소드

private IsSetMaxAgeRule ( ) : bool
리턴 bool
        internal bool IsSetMaxAgeRule()
        {
            return this._maxAgeRule != null;
        }
ApplicationVersionLifecycleConfig