Interface AccountAssignmentForPrincipal.Builder

    • Method Detail

      • accountId

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

        AccountAssignmentForPrincipal.Builder principalId​(String 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.