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]
763 |
# File 'sig/client.rbs', line 763
def attributes: () -> ::Array[Types::Attribute]
|
#next_token ⇒ ::String
764 |
# File 'sig/client.rbs', line 764
def next_token: () -> ::String
|