ex_aws_direct_connect v1.0.0 ExAws.DirectConnect View Source
Operations on AWS Direct Connections
Link to this section Summary
Functions
Displays the specified connection or all connections in this Region
Link to this section Types
Link to this type
describe_connections_opts()
View Source
describe_connections_opts()
View Source
describe_connections_opts() :: [{:connection_id, binary()}]
describe_connections_opts() :: [{:connection_id, binary()}]
Link to this section Functions
Link to this function
describe_connections(opts \\ [])
View Source
describe_connections(opts \\ [])
View Source
describe_connections(opts :: describe_connections_opts()) ::
ExAws.Operation.JSON.t()
describe_connections(opts :: describe_connections_opts()) :: ExAws.Operation.JSON.t()
Displays the specified connection or all connections in this Region.