Module: Aws::DirectConnect::Client::_ListResiliencyGroupAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResiliencyGroupAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ResiliencyGroupAssociation]
1372 |
# File 'sig/client.rbs', line 1372 def items: () -> ::Array[Types::ResiliencyGroupAssociation] |
#next_token ⇒ ::String
1373 |
# File 'sig/client.rbs', line 1373 def next_token: () -> ::String |