Amazon.AWSSupport.Model.TrustedAdvisorCostOptimizingSummary.IsSetEstimatedMonthlySavings C# (CSharp) Method

IsSetEstimatedMonthlySavings() private method

private IsSetEstimatedMonthlySavings ( ) : bool
return bool
        internal bool IsSetEstimatedMonthlySavings()
        {
            return this.estimatedMonthlySavings.HasValue;
        }