@Stability(value=Stable) @Internal public static final class CfnConnection.ParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.ParameterProperty
CfnConnection.ParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnection.ParameterProperty.Builder, CfnConnection.ParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnection.ParameterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ApiKeyAuthParametersProperty.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) |
Object |
getIsValueSecret()
Specifies whether the value is secret.
|
String |
getKey()
The key for a query string parameter.
|
String |
getValue()
The value associated with the key for the query string parameter.
|
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(CfnConnection.ParameterProperty.Builder builder)
CfnConnection.ApiKeyAuthParametersProperty.Builder.public final String getKey()
CfnConnection.ParameterPropertygetKey in interface CfnConnection.ParameterPropertypublic final String getValue()
CfnConnection.ParameterPropertygetValue in interface CfnConnection.ParameterPropertypublic final Object getIsValueSecret()
CfnConnection.ParameterPropertygetIsValueSecret in interface CfnConnection.ParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.