Interface AlternatePathHint.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AlternatePathHint.Builder,AlternatePathHint>, SdkBuilder<AlternatePathHint.Builder,AlternatePathHint>, SdkPojo
Enclosing class:
AlternatePathHint

public static interface AlternatePathHint.Builder extends SdkPojo, CopyableBuilder<AlternatePathHint.Builder,AlternatePathHint>
  • 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.