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
750 |
# File 'sig/client.rbs', line 750 def next_token: () -> ::String |
#settings ⇒ ::Array[Types::Setting]
749 |
# File 'sig/client.rbs', line 749 def settings: () -> ::Array[Types::Setting] |