ChannelHandshakeSummary

Summary information about a channel handshake.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the handshake.

Link copied to clipboard

The identifier of the resource associated with the handshake.

Link copied to clipboard

The catalog identifier associated with the handshake.

Link copied to clipboard

The timestamp when the handshake was created.

Link copied to clipboard

Detailed information about the handshake.

Link copied to clipboard

The type of the handshake.

Link copied to clipboard
val id: String?

The unique identifier of the handshake.

Link copied to clipboard

The AWS account ID of the handshake owner.

Link copied to clipboard

The AWS account ID of the handshake receiver.

Link copied to clipboard

The AWS account ID of the handshake sender.

Link copied to clipboard

The display name of the handshake sender.

Link copied to clipboard

The current status of the handshake.

Link copied to clipboard

The timestamp when the handshake was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String