Module: Aws::Lambda::Client::_GetAccountSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAccountSettingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#account_limit ⇒ Types::AccountLimit
595 |
# File 'sig/client.rbs', line 595
def account_limit: () -> Types::AccountLimit
|
#account_usage ⇒ Types::AccountUsage
596 |
# File 'sig/client.rbs', line 596
def account_usage: () -> Types::AccountUsage
|