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