@Stability(value=Stable) @Internal public static final class CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty
CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder, CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.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 |
getDescription()
The description of the provisioning artifact, including how it differs from the previous provisioning artifact.
|
Object |
getDisableTemplateValidation()
If set to true, AWS Service Catalog stops validating the specified provisioning artifact even if it is invalid.
|
Object |
getInfo()
Specify the template source with one of the following options, but not both.
|
String |
getName()
The name of the provisioning artifact (for example, v1 v2beta).
|
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(CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder builder)
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder.public final Object getInfo()
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty
Keys accepted: [ LoadTemplateFromURL , ImportFromPhysicalId ]
The URL of the AWS CloudFormation template in Amazon S3, AWS CodeCommit, or GitHub in JSON format. Specify the URL in JSON format as follows:
"LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."
ImportFromPhysicalId : The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]
getInfo in interface CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertypublic final String getDescription()
CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertygetDescription in interface CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertypublic final Object getDisableTemplateValidation()
CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertygetDisableTemplateValidation in interface CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertypublic final String getName()
CfnCloudFormationProduct.ProvisioningArtifactPropertiesPropertyNo spaces are allowed.
getName in interface CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.