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