Interface AlternatePathHint.Builder

  • Method Details

    • componentId

      AlternatePathHint.Builder componentId(String componentId)

      The ID of the component.

      Parameters:
      componentId - The ID of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentArn

      AlternatePathHint.Builder componentArn(String componentArn)

      The Amazon Resource Name (ARN) of the component.

      Parameters:
      componentArn - The Amazon Resource Name (ARN) of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.