Amazon.AutoScaling.Model.DescribeAccountLimitsResponse.IsSetMaxNumberOfLaunchConfigurations C# (CSharp) Method

IsSetMaxNumberOfLaunchConfigurations() private method

private IsSetMaxNumberOfLaunchConfigurations ( ) : bool
return bool
        internal bool IsSetMaxNumberOfLaunchConfigurations()
        {
            return this._maxNumberOfLaunchConfigurations.HasValue; 
        }