@Stability(value=Stable) @Internal public static final class OptionGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OptionGroupProps
OptionGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeOptionGroupProps.Builder, OptionGroupProps.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(OptionGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
OptionGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<OptionConfiguration> |
getConfigurations()
The configurations for this option group.
|
String |
getDescription()
A description of the option group.
|
IInstanceEngine |
getEngine()
The database engine that this option group is associated with.
|
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(OptionGroupProps.Builder builder)
OptionGroupProps.Builder.public final List<OptionConfiguration> getConfigurations()
OptionGroupPropsgetConfigurations in interface OptionGroupPropspublic final IInstanceEngine getEngine()
OptionGroupPropsgetEngine in interface OptionGroupPropspublic final String getDescription()
OptionGroupPropsDefault: a CDK generated description
getDescription in interface OptionGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.