CancelConnectionInvitationResponse

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

Link copied to clipboard

The catalog identifier where the connection invitation was canceled.

Link copied to clipboard

The identifier of the connection associated with the canceled invitation.

Link copied to clipboard

The type of connection that was being invited for.

Link copied to clipboard

The timestamp when the connection invitation was originally created.

Link copied to clipboard

The timestamp when the connection invitation would have expired if not canceled.

Link copied to clipboard
val id: String

The unique identifier of the canceled connection invitation.

Link copied to clipboard

The message that was included with the original connection invitation.

Link copied to clipboard

The email address of the person who sent the connection invitation.

Link copied to clipboard

The name of the person who sent the connection invitation.

Link copied to clipboard

The identifier of the other participant who was invited to connect.

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 (canceled).

Link copied to clipboard

The timestamp when the connection invitation was last updated (canceled).

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