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

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

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