@Stability(value=Stable) @Internal public static final class CfnImageRecipeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageRecipeProps
CfnImageRecipePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageRecipeProps.Builder, CfnImageRecipeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object components,
String name,
String parentImage,
String version,
Object blockDeviceMappings,
String description,
Map<String,String> tags,
String workingDirectory)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBlockDeviceMappings()
`AWS::ImageBuilder::ImageRecipe.BlockDeviceMappings`.
|
Object |
getComponents()
`AWS::ImageBuilder::ImageRecipe.Components`.
|
String |
getDescription()
`AWS::ImageBuilder::ImageRecipe.Description`.
|
String |
getName()
`AWS::ImageBuilder::ImageRecipe.Name`.
|
String |
getParentImage()
`AWS::ImageBuilder::ImageRecipe.ParentImage`.
|
Map<String,String> |
getTags()
`AWS::ImageBuilder::ImageRecipe.Tags`.
|
String |
getVersion()
`AWS::ImageBuilder::ImageRecipe.Version`.
|
String |
getWorkingDirectory()
`AWS::ImageBuilder::ImageRecipe.WorkingDirectory`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object components, String name, String parentImage, String version, Object blockDeviceMappings, String description, Map<String,String> tags, String workingDirectory)
CfnImageRecipeProps.Builder.public final Object getComponents()
CfnImageRecipePropsgetComponents in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-componentspublic final String getName()
CfnImageRecipePropsgetName in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-namepublic final String getParentImage()
CfnImageRecipePropsgetParentImage in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-parentimagepublic final String getVersion()
CfnImageRecipePropsgetVersion in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-versionpublic final Object getBlockDeviceMappings()
CfnImageRecipePropsgetBlockDeviceMappings in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-blockdevicemappingspublic final String getDescription()
CfnImageRecipePropsgetDescription in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-descriptionpublic final Map<String,String> getTags()
CfnImageRecipePropsgetTags in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-tagspublic final String getWorkingDirectory()
CfnImageRecipePropsgetWorkingDirectory in interface CfnImageRecipePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-workingdirectory@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.