getConnection

Describes the current state of a Connection resource as specified by the identifier.

Samples

// Get connection
val resp = interconnectClient.getConnection {
    identifier = "mcc-abc12345"
}