View a list of environment account connections
Source:R/proton_operations.R
proton_list_environment_account_connections.RdView a list of environment account connections.
See https://www.paws-r-sdk.com/docs/proton_list_environment_account_connections/ for full documentation.
Usage
proton_list_environment_account_connections(
environmentName = NULL,
maxResults = NULL,
nextToken = NULL,
requestedBy,
statuses = NULL
)Arguments
- environmentName
The environment name that's associated with each listed environment account connection.
- maxResults
The maximum number of environment account connections to list.
- nextToken
A token that indicates the location of the next environment account connection in the array of environment account connections, after the list of environment account connections that was previously requested.
- requestedBy
[required] The type of account making the
list_environment_account_connectionsrequest.- statuses
The status details for each listed environment account connection.