Module: Aws::CloudFront::Client::_ListConnectionGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectionGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connection_groups ⇒ ::Array[Types::ConnectionGroupSummary]
1330 |
# File 'sig/client.rbs', line 1330
def connection_groups: () -> ::Array[Types::ConnectionGroupSummary]
|
#next_marker ⇒ ::String
1329 |
# File 'sig/client.rbs', line 1329
def next_marker: () -> ::String
|