Module: Aws::ECS::Client::_ListAccountSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccountSettingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
748 |
# File 'sig/client.rbs', line 748
def next_token: () -> ::String
|
#settings ⇒ ::Array[Types::Setting]
747 |
# File 'sig/client.rbs', line 747
def settings: () -> ::Array[Types::Setting]
|