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