| Package | Description |
|---|---|
| software.amazon.awscdk.services.imagebuilder |
AWS::ImageBuilder Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnImageRecipe.ComponentConfigurationProperty.Builder |
CfnImageRecipe.ComponentConfigurationProperty.builder() |
CfnImageRecipe.ComponentConfigurationProperty.Builder |
CfnImageRecipe.ComponentConfigurationProperty.Builder.componentArn(String componentArn)
Sets the value of
CfnImageRecipe.ComponentConfigurationProperty.getComponentArn() |
CfnImageRecipe.ComponentConfigurationProperty.Builder |
CfnImageRecipe.ComponentConfigurationProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnImageRecipe.ComponentConfigurationProperty.getParameters() |
CfnImageRecipe.ComponentConfigurationProperty.Builder |
CfnImageRecipe.ComponentConfigurationProperty.Builder.parameters(List<? extends Object> parameters)
Sets the value of
CfnImageRecipe.ComponentConfigurationProperty.getParameters() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnImageRecipe.ComponentConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder. |
Copyright © 2022. All rights reserved.