@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.979Z") @Stability(value=Stable) public interface CfnImageRecipeProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnImageRecipeProps.Builder
A builder for
CfnImageRecipeProps |
static class |
CfnImageRecipeProps.Jsii$Proxy
An implementation for
CfnImageRecipeProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnImageRecipeProps.Builder |
builder() |
default Object |
getBlockDeviceMappings()
`AWS::ImageBuilder::ImageRecipe.BlockDeviceMappings`.
|
Object |
getComponents()
`AWS::ImageBuilder::ImageRecipe.Components`.
|
default String |
getDescription()
`AWS::ImageBuilder::ImageRecipe.Description`.
|
String |
getName()
`AWS::ImageBuilder::ImageRecipe.Name`.
|
String |
getParentImage()
`AWS::ImageBuilder::ImageRecipe.ParentImage`.
|
default Map<String,String> |
getTags()
`AWS::ImageBuilder::ImageRecipe.Tags`.
|
String |
getVersion()
`AWS::ImageBuilder::ImageRecipe.Version`.
|
default String |
getWorkingDirectory()
`AWS::ImageBuilder::ImageRecipe.WorkingDirectory`.
|
@Stability(value=Stable) @NotNull Object getComponents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-components@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-name@Stability(value=Stable) @NotNull String getParentImage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-parentimage@Stability(value=Stable) @NotNull String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-version@Stability(value=Stable) @Nullable default Object getBlockDeviceMappings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-blockdevicemappings@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-description@Stability(value=Stable) @Nullable default Map<String,String> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-tags@Stability(value=Stable) @Nullable default String getWorkingDirectory()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-workingdirectory@Stability(value=Stable) static CfnImageRecipeProps.Builder builder()
CfnImageRecipeProps.Builder of CfnImageRecipePropsCopyright © 2020. All rights reserved.