You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSOAdmin::Types::AccountAssignmentOperationStatusMetadata
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSOAdmin::Types::AccountAssignmentOperationStatusMetadata
- Defined in:
- (unknown)
Overview
Provides information about the AccountAssignment creation request.
Instance Attribute Summary collapse
-
#created_date ⇒ Time
The date that the permission set was created.
-
#request_id ⇒ String
The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
-
#status ⇒ String
The status of the permission set provisioning process.
Instance Attribute Details
#created_date ⇒ Time
The date that the permission set was created.
#request_id ⇒ String
The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
#status ⇒ String
The status of the permission set provisioning process.
Possible values:
- IN_PROGRESS
- FAILED
- SUCCEEDED