@Stability(value=Stable) @Internal public static final class CloudFormationProductProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CloudFormationProductProps
CloudFormationProductPropssoftware.amazon.jsii.JsiiObject.InitializationModeCloudFormationProductProps.Builder, CloudFormationProductProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CloudFormationProductProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CloudFormationProductProps.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 product.
|
String |
getDistributor()
The distributor of the product.
|
MessageLanguage |
getMessageLanguage()
The language code.
|
String |
getOwner()
The owner of the product.
|
String |
getProductName()
The name of the product.
|
List<CloudFormationProductVersion> |
getProductVersions()
The configuration of the product version.
|
Boolean |
getReplaceProductVersionIds()
Whether to give provisioning artifacts a new unique identifier when the product attributes or provisioning artifacts is updated.
|
String |
getSupportDescription()
The support information about the product.
|
String |
getSupportEmail()
The contact email for product support.
|
String |
getSupportUrl()
The contact URL for product support.
|
TagOptions |
getTagOptions()
TagOptions associated directly to a product.
|
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(CloudFormationProductProps.Builder builder)
CloudFormationProductProps.Builder.public final String getOwner()
CloudFormationProductPropsgetOwner in interface CloudFormationProductPropspublic final String getProductName()
CloudFormationProductPropsgetProductName in interface CloudFormationProductPropspublic final List<CloudFormationProductVersion> getProductVersions()
CloudFormationProductPropsgetProductVersions in interface CloudFormationProductPropspublic final String getDescription()
CloudFormationProductPropsDefault: - No description provided
getDescription in interface CloudFormationProductPropspublic final String getDistributor()
CloudFormationProductPropsDefault: - No distributor provided
getDistributor in interface CloudFormationProductPropspublic final MessageLanguage getMessageLanguage()
CloudFormationProductPropsControls language for logging and errors.
Default: - English
getMessageLanguage in interface CloudFormationProductPropspublic final Boolean getReplaceProductVersionIds()
CloudFormationProductPropsDefault: false
getReplaceProductVersionIds in interface CloudFormationProductPropspublic final String getSupportDescription()
CloudFormationProductPropsDefault: - No support description provided
getSupportDescription in interface CloudFormationProductPropspublic final String getSupportEmail()
CloudFormationProductPropsDefault: - No support email provided
getSupportEmail in interface CloudFormationProductPropspublic final String getSupportUrl()
CloudFormationProductPropsDefault: - No support URL provided
getSupportUrl in interface CloudFormationProductPropspublic final TagOptions getTagOptions()
CloudFormationProductPropsDefault: - No tagOptions provided
getTagOptions in interface CloudFormationProductProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.