@Stability(value=Stable) @Internal public static final class CfnOptionGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOptionGroupProps
CfnOptionGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnOptionGroupProps.Builder, CfnOptionGroupProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOptionGroupProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOptionGroupProps.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 |
getEngineName()
Specifies the name of the engine that this option group should be associated with.
|
String |
getMajorEngineVersion()
Specifies the major version of the engine that this option group should be associated with.
|
Object |
getOptionConfigurations()
A list of options and the settings for each option.
|
String |
getOptionGroupDescription()
The description of the option group.
|
List<CfnTag> |
getTags()
Tags to assign to the option group.
|
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(CfnOptionGroupProps.Builder builder)
CfnOptionGroupProps.Builder.public final String getEngineName()
CfnOptionGroupPropsValid Values:
mariadbmysqloracle-eeoracle-se2oracle-se1oracle-sepostgressqlserver-eesqlserver-sesqlserver-exsqlserver-webgetEngineName in interface CfnOptionGroupPropspublic final String getMajorEngineVersion()
CfnOptionGroupPropsgetMajorEngineVersion in interface CfnOptionGroupPropspublic final String getOptionGroupDescription()
CfnOptionGroupPropsgetOptionGroupDescription in interface CfnOptionGroupPropspublic final Object getOptionConfigurations()
CfnOptionGroupPropsgetOptionConfigurations in interface CfnOptionGroupPropspublic final List<CfnTag> getTags()
CfnOptionGroupPropsgetTags in interface CfnOptionGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.