RejectConnectionInvitationResponse

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

Link copied to clipboard

The catalog identifier where the connection invitation was rejected.

Link copied to clipboard

The identifier of the connection associated with the rejected 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.

Link copied to clipboard
val id: String

The unique identifier of the rejected 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 sent the 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 (rejected).

Link copied to clipboard

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

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