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