Amazon.DatabaseMigrationService.Model.DescribeAccountAttributesResponse.IsSetAccountQuotas C# (CSharp) Method

IsSetAccountQuotas() private method

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