Module: Aws::ECS::Client::_ListAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::Attribute]
765 |
# File 'sig/client.rbs', line 765 def attributes: () -> ::Array[Types::Attribute] |
#next_token ⇒ ::String
766 |
# File 'sig/client.rbs', line 766 def next_token: () -> ::String |