public static interface AlternatePathHint.Builder extends SdkPojo, CopyableBuilder<AlternatePathHint.Builder,AlternatePathHint>
Modifier and Type | Method and Description |
---|---|
AlternatePathHint.Builder |
componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component.
|
AlternatePathHint.Builder |
componentId(String componentId)
The ID of the component.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
AlternatePathHint.Builder componentId(String componentId)
The ID of the component.
componentId
- The ID of the component.AlternatePathHint.Builder componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component.
componentArn
- The Amazon Resource Name (ARN) of the component.Copyright © 2023. All rights reserved.