describeConnectionProposal

Describes the details of a connection proposal generated at a partner's portal.

Samples

// Describe Connection Proposal
val resp = interconnectClient.describeConnectionProposal {
    activationKey = "<Activation Key Data>"
}