@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 CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-namepublic final String getPlatform()
CfnComponentPropsgetPlatform in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-platformpublic final String getVersion()
CfnComponentPropsgetVersion in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-versionpublic final String getChangeDescription()
CfnComponentPropsgetChangeDescription in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-changedescriptionpublic final String getData()
CfnComponentPropsgetData in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-datapublic final String getDescription()
CfnComponentPropsgetDescription in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-descriptionpublic final String getKmsKeyId()
CfnComponentPropsgetKmsKeyId in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-kmskeyidpublic final List<String> getSupportedOsVersions()
CfnComponentPropsgetSupportedOsVersions in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-supportedosversionspublic final Map<String,String> getTags()
CfnComponentPropsgetTags in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-tagspublic final String getUri()
CfnComponentPropsgetUri in interface CfnComponentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-uri@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.