@Stability(value=Stable) @Internal public static final class CfnComponentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentProps
CfnComponentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentProps.Builder, CfnComponentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getChangeDescription()
`AWS::ImageBuilder::Component.ChangeDescription`.
|
String |
getData()
`AWS::ImageBuilder::Component.Data`.
|
String |
getDescription()
`AWS::ImageBuilder::Component.Description`.
|
String |
getKmsKeyId()
`AWS::ImageBuilder::Component.KmsKeyId`.
|
String |
getName()
`AWS::ImageBuilder::Component.Name`.
|
String |
getPlatform()
`AWS::ImageBuilder::Component.Platform`.
|
List<String> |
getSupportedOsVersions()
`AWS::ImageBuilder::Component.SupportedOsVersions`.
|
Map<String,String> |
getTags()
`AWS::ImageBuilder::Component.Tags`.
|
String |
getUri()
`AWS::ImageBuilder::Component.Uri`.
|
String |
getVersion()
`AWS::ImageBuilder::Component.Version`.
|
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(CfnComponentProps.Builder builder)
CfnComponentProps.Builder.public final String getChangeDescription()
CfnComponentPropsgetChangeDescription in interface CfnComponentPropspublic final String getData()
CfnComponentPropsgetData in interface CfnComponentPropspublic final String getDescription()
CfnComponentPropsgetDescription in interface CfnComponentPropspublic final String getKmsKeyId()
CfnComponentPropsgetKmsKeyId in interface CfnComponentPropspublic final String getName()
CfnComponentPropsgetName in interface CfnComponentPropspublic final String getPlatform()
CfnComponentPropsgetPlatform in interface CfnComponentPropspublic final List<String> getSupportedOsVersions()
CfnComponentPropsgetSupportedOsVersions in interface CfnComponentPropspublic final Map<String,String> getTags()
CfnComponentPropsgetTags in interface CfnComponentPropspublic final String getUri()
CfnComponentPropsgetUri in interface CfnComponentPropspublic final String getVersion()
CfnComponentPropsgetVersion in interface CfnComponentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.