Invitation

Details about an invitation.

Types

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

Properties

Link copied to clipboard

The account ID of the Security Hub administrator account that the invitation was sent from.

Link copied to clipboard

The ID of the invitation sent to the member account.

Link copied to clipboard

The timestamp of when the invitation was sent.

Link copied to clipboard

The current status of the association between the member and administrator accounts.

Functions

Link copied to clipboard
inline fun copy(block: Invitation.Builder.() -> Unit = {}): Invitation
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