@Stability(value=Experimental) @Internal public static final class CloudFormationProductVersion.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CloudFormationProductVersion
CloudFormationProductVersionsoftware.amazon.jsii.JsiiObject.InitializationModeCloudFormationProductVersion.Builder, CloudFormationProductVersion.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CloudFormationTemplate cloudFormationTemplate,
String description,
String productVersionName,
Boolean validateTemplate)
Constructor that initializes the object based on literal property values passed by the
CloudFormationProductVersion.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) |
CloudFormationTemplate |
getCloudFormationTemplate()
(experimental) The S3 template that points to the provisioning version template.
|
String |
getDescription()
(experimental) The description of the product version.
|
String |
getProductVersionName()
(experimental) The name of the product version.
|
Boolean |
getValidateTemplate()
(experimental) Whether the specified product template will be validated by CloudFormation.
|
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(CloudFormationTemplate cloudFormationTemplate, String description, String productVersionName, Boolean validateTemplate)
CloudFormationProductVersion.Builder.public final CloudFormationTemplate getCloudFormationTemplate()
CloudFormationProductVersiongetCloudFormationTemplate in interface CloudFormationProductVersionpublic final String getDescription()
CloudFormationProductVersionDefault: - No description provided
getDescription in interface CloudFormationProductVersionpublic final String getProductVersionName()
CloudFormationProductVersionDefault: - No product version name provided
getProductVersionName in interface CloudFormationProductVersionpublic final Boolean getValidateTemplate()
CloudFormationProductVersionIf turned off, an invalid template configuration can be stored.
Default: true
getValidateTemplate in interface CloudFormationProductVersion@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.