public static interface CustomPlugin.Builder extends SdkPojo, CopyableBuilder<CustomPlugin.Builder,CustomPlugin>
| Modifier and Type | Method and Description |
|---|---|
CustomPlugin.Builder |
customPluginArn(String customPluginArn)
The Amazon Resource Name (ARN) of the custom plugin.
|
CustomPlugin.Builder |
revision(Long revision)
The revision of the custom plugin.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomPlugin.Builder customPluginArn(String customPluginArn)
The Amazon Resource Name (ARN) of the custom plugin.
customPluginArn - The Amazon Resource Name (ARN) of the custom plugin.CustomPlugin.Builder revision(Long revision)
The revision of the custom plugin.
revision - The revision of the custom plugin.Copyright © 2023. All rights reserved.