Amazon.DatabaseMigrationService.Model.AccountQuota.IsSetMax C# (CSharp) Method

IsSetMax() private method

private IsSetMax ( ) : bool
return bool
        internal bool IsSetMax()
        {
            return this._max.HasValue; 
        }