Module: Aws::APIGateway::Client::_UpdateAccountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Account]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #api_key_version ⇒ ::String
- #cloudwatch_role_arn ⇒ ::String
- #features ⇒ ::Array[::String]
- #throttle_settings ⇒ Types::ThrottleSettings
Instance Method Details
#api_key_version ⇒ ::String
1705 |
# File 'sig/client.rbs', line 1705
def api_key_version: () -> ::String
|
#cloudwatch_role_arn ⇒ ::String
1702 |
# File 'sig/client.rbs', line 1702
def cloudwatch_role_arn: () -> ::String
|
#features ⇒ ::Array[::String]
1704 |
# File 'sig/client.rbs', line 1704
def features: () -> ::Array[::String]
|
#throttle_settings ⇒ Types::ThrottleSettings
1703 |
# File 'sig/client.rbs', line 1703
def throttle_settings: () -> Types::ThrottleSettings
|