@Stability(value=Stable) @Internal public static final class CfnCloudFormationProductProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCloudFormationProductProps
CfnCloudFormationProductPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCloudFormationProductProps.Builder, CfnCloudFormationProductProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCloudFormationProductProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCloudFormationProductProps.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 |
getAcceptLanguage()
The language code.
|
String |
getDescription()
The description of the product.
|
String |
getDistributor()
The distributor of the product.
|
String |
getName()
The name of the product.
|
String |
getOwner()
The owner of the product.
|
Object |
getProvisioningArtifactParameters()
The configuration of the provisioning artifact (also known as a version).
|
Object |
getReplaceProvisioningArtifacts()
This property is turned off by default.
|
String |
getSupportDescription()
The support information about the product.
|
String |
getSupportEmail()
The contact email for product support.
|
String |
getSupportUrl()
The contact URL for product support.
|
List<CfnTag> |
getTags()
One or more tags.
|
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(CfnCloudFormationProductProps.Builder builder)
CfnCloudFormationProductProps.Builder.public final String getName()
CfnCloudFormationProductPropsgetName in interface CfnCloudFormationProductPropspublic final String getOwner()
CfnCloudFormationProductPropsgetOwner in interface CfnCloudFormationProductPropspublic final Object getProvisioningArtifactParameters()
CfnCloudFormationProductPropsgetProvisioningArtifactParameters in interface CfnCloudFormationProductPropspublic final String getAcceptLanguage()
CfnCloudFormationProductProps
en - English (default)jp - Japanesezh - ChinesegetAcceptLanguage in interface CfnCloudFormationProductPropspublic final String getDescription()
CfnCloudFormationProductPropsgetDescription in interface CfnCloudFormationProductPropspublic final String getDistributor()
CfnCloudFormationProductPropsgetDistributor in interface CfnCloudFormationProductPropspublic final Object getReplaceProvisioningArtifacts()
CfnCloudFormationProductPropsIf turned off, you can update provisioning artifacts or product attributes (such as description, distributor, name, owner, and more) and the associated provisioning artifacts will retain the same unique identifier. Provisioning artifacts are matched within the CloudFormationProduct resource, and only those that have been updated will be changed. Provisioning artifacts are matched by a combinaton of provisioning artifact template URL and name.
If turned on, provisioning artifacts will be given a new unique identifier when you update the product or provisioning artifacts.
getReplaceProvisioningArtifacts in interface CfnCloudFormationProductPropspublic final String getSupportDescription()
CfnCloudFormationProductPropsgetSupportDescription in interface CfnCloudFormationProductPropspublic final String getSupportEmail()
CfnCloudFormationProductPropsgetSupportEmail in interface CfnCloudFormationProductPropspublic final String getSupportUrl()
CfnCloudFormationProductProps
^https?:\/\// / is the pattern used to validate SupportUrl.
getSupportUrl in interface CfnCloudFormationProductPropspublic final List<CfnTag> getTags()
CfnCloudFormationProductPropsgetTags in interface CfnCloudFormationProductProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.