@Stability(value=Stable) @Internal public static final class CfnStackSet.ParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackSet.ParameterProperty
CfnStackSet.ParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackSet.ParameterProperty.Builder, CfnStackSet.ParameterProperty.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 parameterKey,
String parameterValue)
Constructor that initializes the object based on literal property values passed by the
CfnStackSet.AutoDeploymentProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getParameterKey()
`CfnStackSet.ParameterProperty.ParameterKey`.
|
String |
getParameterValue()
`CfnStackSet.ParameterProperty.ParameterValue`.
|
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 parameterKey, String parameterValue)
CfnStackSet.AutoDeploymentProperty.Builder.public final String getParameterKey()
CfnStackSet.ParameterPropertygetParameterKey in interface CfnStackSet.ParameterPropertypublic final String getParameterValue()
CfnStackSet.ParameterPropertygetParameterValue in interface CfnStackSet.ParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.