Module: Aws::DatabaseMigrationService::Client::_DescribeAccountAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAccountAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_quotas ⇒ ::Array[Types::AccountQuota]
641 |
# File 'sig/client.rbs', line 641
def account_quotas: () -> ::Array[Types::AccountQuota]
|
#unique_account_identifier ⇒ ::String
642 |
# File 'sig/client.rbs', line 642
def unique_account_identifier: () -> ::String
|