Module: Aws::SecurityAgent::Client::_ListPrivateConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPrivateConnectionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1091 |
# File 'sig/client.rbs', line 1091
def next_token: () -> ::String
|
#private_connections ⇒ ::Array[Types::PrivateConnectionSummary]
1090 |
# File 'sig/client.rbs', line 1090
def private_connections: () -> ::Array[Types::PrivateConnectionSummary]
|