Amazon.DatabaseMigrationService.Model.DescribeAccountAttributesResponse.IsSetAccountQuotas C# (CSharp) Méthode

IsSetAccountQuotas() private méthode

private IsSetAccountQuotas ( ) : bool
Résultat bool
        internal bool IsSetAccountQuotas()
        {
            return this._accountQuotas != null && this._accountQuotas.Count > 0; 
        }
DescribeAccountAttributesResponse