@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 CfnImageRecipePropspublic final String getName()
CfnImageRecipePropsgetName in interface CfnImageRecipePropspublic final String getParentImage()
CfnImageRecipePropsgetParentImage in interface CfnImageRecipePropspublic final String getVersion()
CfnImageRecipePropsgetVersion in interface CfnImageRecipePropspublic final Object getBlockDeviceMappings()
CfnImageRecipePropsgetBlockDeviceMappings in interface CfnImageRecipePropspublic final String getDescription()
CfnImageRecipePropsgetDescription in interface CfnImageRecipePropspublic final Map<String,String> getTags()
CfnImageRecipePropsgetTags in interface CfnImageRecipePropspublic final String getWorkingDirectory()
CfnImageRecipePropsgetWorkingDirectory in interface CfnImageRecipeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.