ConnectionInvitationSummary

A summary view of a connection invitation containing key information without full details.

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 connection invitation.

Link copied to clipboard

The catalog identifier where the connection invitation exists.

Link copied to clipboard

The identifier of the connection associated with this invitation.

Link copied to clipboard

The type of connection being requested in the invitation.

Link copied to clipboard

The timestamp when the connection invitation was created.

Link copied to clipboard

The timestamp when the connection invitation will expire.

Link copied to clipboard
val id: String

The unique identifier of the connection invitation.

Link copied to clipboard

The identifier of the other participant in the connection invitation.

Link copied to clipboard

The type of participant (inviter or invitee) in the connection invitation.

Link copied to clipboard

The current status of the connection invitation.

Link copied to clipboard

The timestamp when the connection invitation 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