Amazon.AutoScaling.Model.DescribeAccountLimitsResponse.IsSetMaxNumberOfLaunchConfigurations C# (CSharp) Méthode

IsSetMaxNumberOfLaunchConfigurations() private méthode

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