class Aws::SSOAdmin::Types::AccountAssignmentOperationStatus

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

@!attribute [rw] status

The status of the permission set provisioning process.
@return [String]

@!attribute [rw] request_id

The identifier for tracking the request operation that is generated
by the universally unique identifier (UUID) workflow.
@return [String]

@!attribute [rw] failure_reason

The message that contains an error or exception in case of an
operation failure.
@return [String]

@!attribute [rw] target_id

TargetID is an Amazon Web Services account identifier, typically a
10-12 digit string (For example, 123456789012).
@return [String]

@!attribute [rw] target_type

The entity type for which the assignment will be created.
@return [String]

@!attribute [rw] permission_set_arn

The ARN of the permission set. For more information about ARNs, see
[Amazon Resource Names (ARNs) and Amazon Web Services Service
Namespaces](/general/latest/gr/aws-arns-and-namespaces.html) in the
*Amazon Web Services General Reference*.
@return [String]

@!attribute [rw] principal_type

The entity type for which the assignment will be created.
@return [String]

@!attribute [rw] principal_id

An identifier for an object in Amazon Web Services SSO, such as a
user or group. PrincipalIds are GUIDs (For example,
f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about
PrincipalIds in Amazon Web Services SSO, see the [Amazon Web
Services SSO Identity Store API
Reference](/singlesignon/latest/IdentityStoreAPIReference/welcome.html).
@return [String]

@!attribute [rw] created_date

The date that the permission set was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/AccountAssignmentOperationStatus AWS API Documentation

Constants

SENSITIVE