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
show all
Defined in:
(unknown)

Overview

Provides information about the AccountAssignment creation request.

Instance Attribute Summary collapse

Instance Attribute Details

#created_dateTime

The date that the permission set was created.

Returns:

  • (Time)

    The date that the permission set was created.

#request_idString

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

Returns:

  • (String)

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

#statusString

The status of the permission set provisioning process.

Possible values:

  • IN_PROGRESS
  • FAILED
  • SUCCEEDED

Returns:

  • (String)

    The status of the permission set provisioning process.