@Stability(value=Stable) public static final class CfnImageRecipe.ComponentConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnImageRecipe.ComponentConfigurationProperty>
CfnImageRecipe.ComponentConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnImageRecipe.ComponentConfigurationProperty |
build()
Builds the configured instance.
|
CfnImageRecipe.ComponentConfigurationProperty.Builder |
componentArn(String componentArn)
Sets the value of
CfnImageRecipe.ComponentConfigurationProperty.getComponentArn() |
@Stability(value=Stable) public CfnImageRecipe.ComponentConfigurationProperty.Builder componentArn(String componentArn)
CfnImageRecipe.ComponentConfigurationProperty.getComponentArn()componentArn - `CfnImageRecipe.ComponentConfigurationProperty.ComponentArn`.this@Stability(value=Stable) public CfnImageRecipe.ComponentConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnImageRecipe.ComponentConfigurationProperty>CfnImageRecipe.ComponentConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.