Interface PermissionSetProvisioningStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PermissionSetProvisioningStatus.Builder,PermissionSetProvisioningStatus>, SdkBuilder<PermissionSetProvisioningStatus.Builder,PermissionSetProvisioningStatus>, SdkPojo
Enclosing class:
PermissionSetProvisioningStatus

public static interface PermissionSetProvisioningStatus.Builder extends SdkPojo, CopyableBuilder<PermissionSetProvisioningStatus.Builder,PermissionSetProvisioningStatus>
  • Method Details

    • accountId

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

      Parameters:
      accountId - The identifier of the Amazon Web Services account from which to list the assignments.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      The date that the permission set was created.

      Parameters:
      createdDate - The date that the permission set was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • failureReason

      PermissionSetProvisioningStatus.Builder failureReason(String failureReason)

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

      Parameters:
      failureReason - The message that contains an error or exception in case of an operation failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • permissionSetArn

      PermissionSetProvisioningStatus.Builder permissionSetArn(String permissionSetArn)

      The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

      Parameters:
      permissionSetArn - The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

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

      Parameters:
      requestId - The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the permission set provisioning process.

      Parameters:
      status - The status of the permission set provisioning process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the permission set provisioning process.

      Parameters:
      status - The status of the permission set provisioning process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: