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

IsSetAccountQuotaName() private method

private IsSetAccountQuotaName ( ) : bool
return bool
        internal bool IsSetAccountQuotaName()
        {
            return this._accountQuotaName != null;
        }