@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String name,
String platform,
String version,
String changeDescription,
String data,
String description,
String kmsKeyId,
List<String> supportedOsVersions,
Map<String,String> tags,
String uri)
Constructor that initializes the object based on literal property values passed by the
CfnComponentProps.Builder. |
| 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(String name, String platform, String version, String changeDescription, String data, String description, String kmsKeyId, List<String> supportedOsVersions, Map<String,String> tags, String uri)
CfnComponentProps.Builder.public final String getName()
CfnComponentPropsgetName in interface CfnComponentPropspublic final String getPlatform()
CfnComponentPropsgetPlatform in interface CfnComponentPropspublic final String getVersion()
CfnComponentPropsgetVersion in interface CfnComponentPropspublic 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 List<String> getSupportedOsVersions()
CfnComponentPropsgetSupportedOsVersions in interface CfnComponentPropspublic final Map<String,String> getTags()
CfnComponentPropsgetTags in interface CfnComponentPropspublic final String getUri()
CfnComponentPropsgetUri in interface CfnComponentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.