@Stability(value=Stable) @Internal public static final class CfnFramework.ControlInputParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFramework.ControlInputParameterProperty
CfnFramework.ControlInputParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFramework.ControlInputParameterProperty.Builder, CfnFramework.ControlInputParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFramework.ControlInputParameterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFramework.ControlInputParameterProperty.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 |
getParameterName()
The name of a parameter, for example, `BackupPlanFrequency` .
|
String |
getParameterValue()
The value of parameter, for example, `hourly` .
|
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(CfnFramework.ControlInputParameterProperty.Builder builder)
CfnFramework.ControlInputParameterProperty.Builder.public final String getParameterName()
CfnFramework.ControlInputParameterPropertygetParameterName in interface CfnFramework.ControlInputParameterPropertypublic final String getParameterValue()
CfnFramework.ControlInputParameterPropertygetParameterValue in interface CfnFramework.ControlInputParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.