rejectChannelHandshake

Rejects a pending channel handshake request.

Samples

// Example for RejectChannelHandshake
val resp = partnerCentralChannelClient.rejectChannelHandshake {
    catalog = "AWS"
    identifier = "ch-4fj3bd2o3vb91"
}