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