codeconnections_get_connection {paws.developer.tools} | R Documentation |
Returns the connection ARN and details such as status, owner, and provider type
Description
Returns the connection ARN and details such as status, owner, and provider type.
See https://www.paws-r-sdk.com/docs/codeconnections_get_connection/ for full documentation.
Usage
codeconnections_get_connection(ConnectionArn)
Arguments
ConnectionArn |
[required] The Amazon Resource Name (ARN) of a connection. |
[Package paws.developer.tools version 0.9.0 Index]