PermissionSetProvisioningStatus

A structure that is used to provide the status of the provisioning operation for a specified permission set.

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Web Services account from which to list the assignments.

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 that is being provisioned. 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

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.

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