Amazon.DatabaseMigrationService.Model.AccountQuota.IsSetMax C# (CSharp) Метод

IsSetMax() приватный Метод

private IsSetMax ( ) : bool
Результат bool
        internal bool IsSetMax()
        {
            return this._max.HasValue; 
        }