Interface PermissionSetProvisioningStatus.Builder

    • Method Detail

      • accountId

        PermissionSetProvisioningStatus.Builder accountId​(String 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

        PermissionSetProvisioningStatus.Builder createdDate​(Instant 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.
      • requestId

        PermissionSetProvisioningStatus.Builder requestId​(String 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.