Interface ApplicationAssignmentForPrincipal.Builder

  • Method Details

    • applicationArn

      ApplicationAssignmentForPrincipal.Builder applicationArn(String applicationArn)

      The ARN of the application to which the specified principal is assigned.

      Parameters:
      applicationArn - The ARN of the application to which the specified principal is assigned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principalId

      The unique identifier of the principal assigned to the application.

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

      ApplicationAssignmentForPrincipal.Builder principalType(String principalType)

      The type of the principal assigned to the application.

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

      The type of the principal assigned to the application.

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