AccountAssignmentOperationStatus

The status of the creation or deletion operation of an assignment that a principal needs to access an account.

Types

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

Properties

Link copied to clipboard

The date that the permission set was created.

Link copied to clipboard

The message that contains an error or exception in case of an operation failure.

Link copied to clipboard

The ARN of the permission set. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.

Link copied to clipboard

An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the /singlesignon/latest/IdentityStoreAPIReference/welcome.html.

Link copied to clipboard

The entity type for which the assignment will be created.

Link copied to clipboard

The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

Link copied to clipboard

The status of the permission set provisioning process.

Link copied to clipboard

TargetID is an Amazon Web Services account identifier, (For example, 123456789012).

Link copied to clipboard

The entity type for which the assignment will be created.

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