public static interface ComponentConfiguration.Builder extends SdkPojo, CopyableBuilder<ComponentConfiguration.Builder,ComponentConfiguration>
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration.Builder |
componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ComponentConfiguration.Builder componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component.
componentArn
- The Amazon Resource Name (ARN) of the component.