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