@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String engineName,
String majorEngineVersion,
Object optionConfigurations,
String optionGroupDescription,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnOptionGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEngineName()
`AWS::RDS::OptionGroup.EngineName`.
|
String |
getMajorEngineVersion()
`AWS::RDS::OptionGroup.MajorEngineVersion`.
|
Object |
getOptionConfigurations()
`AWS::RDS::OptionGroup.OptionConfigurations`.
|
String |
getOptionGroupDescription()
`AWS::RDS::OptionGroup.OptionGroupDescription`.
|
List<CfnTag> |
getTags()
`AWS::RDS::OptionGroup.Tags`.
|
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.public final String getEngineName()
CfnOptionGroupPropsgetEngineName in interface CfnOptionGroupPropspublic final String getMajorEngineVersion()
CfnOptionGroupPropsgetMajorEngineVersion in interface CfnOptionGroupPropspublic final Object getOptionConfigurations()
CfnOptionGroupPropsgetOptionConfigurations in interface CfnOptionGroupPropspublic final String getOptionGroupDescription()
CfnOptionGroupPropsgetOptionGroupDescription 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 © 2021. All rights reserved.