Module: Aws::Connect::Client::_ListInstanceAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInstanceAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::Attribute]
2977 |
# File 'sig/client.rbs', line 2977
def attributes: () -> ::Array[Types::Attribute]
|
#next_token ⇒ ::String
2978 |
# File 'sig/client.rbs', line 2978
def next_token: () -> ::String
|