public static final class CfnContainerRecipe.ComponentConfigurationProperty.Builder
extends java.lang.Object
CfnContainerRecipe.ComponentConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnContainerRecipe.ComponentConfigurationProperty |
build()
Builds the configured instance.
|
CfnContainerRecipe.ComponentConfigurationProperty.Builder |
componentArn(java.lang.String componentArn)
Sets the value of
CfnContainerRecipe.ComponentConfigurationProperty.getComponentArn() |
public CfnContainerRecipe.ComponentConfigurationProperty.Builder componentArn(java.lang.String componentArn)
CfnContainerRecipe.ComponentConfigurationProperty.getComponentArn()
componentArn
- The Amazon Resource Name (ARN) of the component.this
public CfnContainerRecipe.ComponentConfigurationProperty build()
CfnContainerRecipe.ComponentConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided