Interface AccountAssignmentForPrincipal.Builder

  • Method Details

    • accountId

      The account ID number of the Amazon Web Services account.

      Parameters:
      accountId - The account ID number of the Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • permissionSetArn

      AccountAssignmentForPrincipal.Builder permissionSetArn(String permissionSetArn)

      The ARN of the IAM Identity Center permission set assigned to this principal for this Amazon Web Services account.

      Parameters:
      permissionSetArn - The ARN of the IAM Identity Center permission set assigned to this principal for this Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principalId

      The ID of the principal.

      Parameters:
      principalId - The ID of the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principalType

      AccountAssignmentForPrincipal.Builder principalType(String principalType)

      The type of the principal.

      Parameters:
      principalType - The type of the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • principalType

      The type of the principal.

      Parameters:
      principalType - The type of the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: