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