@Stability(value=Stable) @Internal public static final class CfnDatabase.RelationalDatabaseParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatabase.RelationalDatabaseParameterProperty
CfnDatabase.RelationalDatabaseParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatabase.RelationalDatabaseParameterProperty.Builder, CfnDatabase.RelationalDatabaseParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatabase.RelationalDatabaseParameterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatabase.RelationalDatabaseParameterProperty.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 |
getAllowedValues()
The valid range of values for the parameter.
|
String |
getApplyMethod()
Indicates when parameter updates are applied.
|
String |
getApplyType()
Specifies the engine-specific parameter type.
|
String |
getDataType()
The valid data type of the parameter.
|
String |
getDescription()
A description of the parameter.
|
Object |
getIsModifiable()
A Boolean value indicating whether the parameter can be modified.
|
String |
getParameterName()
The name of the parameter.
|
String |
getParameterValue()
The value for the 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(CfnDatabase.RelationalDatabaseParameterProperty.Builder builder)
CfnDatabase.RelationalDatabaseParameterProperty.Builder.public final String getAllowedValues()
CfnDatabase.RelationalDatabaseParameterPropertygetAllowedValues in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getApplyMethod()
CfnDatabase.RelationalDatabaseParameterProperty
Can be immediate or pending-reboot .
getApplyMethod in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getApplyType()
CfnDatabase.RelationalDatabaseParameterPropertygetApplyType in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getDataType()
CfnDatabase.RelationalDatabaseParameterPropertygetDataType in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getDescription()
CfnDatabase.RelationalDatabaseParameterPropertygetDescription in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final Object getIsModifiable()
CfnDatabase.RelationalDatabaseParameterPropertygetIsModifiable in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getParameterName()
CfnDatabase.RelationalDatabaseParameterPropertygetParameterName in interface CfnDatabase.RelationalDatabaseParameterPropertypublic final String getParameterValue()
CfnDatabase.RelationalDatabaseParameterPropertygetParameterValue in interface CfnDatabase.RelationalDatabaseParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.