CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.blockDeviceMappings(List<? extends Object> blockDeviceMappings)
|
static CfnImageRecipeProps.Builder |
CfnImageRecipeProps.builder() |
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.components(IResolvable components)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.components(List<? extends Object> components)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.description(String description)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.name(String name)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.parentImage(String parentImage)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.tags(Map<String,String> tags)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.version(String version)
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.workingDirectory(String workingDirectory)
|