Amazon.ElasticBeanstalk.Model.ApplicationVersionLifecycleConfig.IsSetMaxAgeRule C# (CSharp) Method

IsSetMaxAgeRule() private method

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