Module: Aws::DirectConnect::Client::_ListResiliencyGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResiliencyGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ResiliencyGroupSummary]
1385 |
# File 'sig/client.rbs', line 1385
def items: () -> ::Array[Types::ResiliencyGroupSummary]
|
#next_token ⇒ ::String
1386 |
# File 'sig/client.rbs', line 1386
def next_token: () -> ::String
|