Module: Aws::APIGateway::Client::_GetAccountResponseSuccess
- 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
683 |
# File 'sig/client.rbs', line 683
def api_key_version: () -> ::String
|
#cloudwatch_role_arn ⇒ ::String
680 |
# File 'sig/client.rbs', line 680
def cloudwatch_role_arn: () -> ::String
|
#features ⇒ ::Array[::String]
682 |
# File 'sig/client.rbs', line 682
def features: () -> ::Array[::String]
|
#throttle_settings ⇒ Types::ThrottleSettings
681 |
# File 'sig/client.rbs', line 681
def throttle_settings: () -> Types::ThrottleSettings
|