Uses of Interface
software.amazon.awscdk.services.rds.IOptionGroupRef
Packages that use IOptionGroupRef
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IOptionGroupRef in software.amazon.awscdk.services.rds
Subinterfaces of IOptionGroupRef in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIOptionGroupRef.Classes in software.amazon.awscdk.services.rds that implement IOptionGroupRefModifier and TypeClassDescriptionclassTheAWS::RDS::OptionGroupresource creates or updates an option group, to enable and configure features that are specific to a particular DB engine.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.rds that return IOptionGroupRefModifier and TypeMethodDescriptionstatic IOptionGroupRefCfnOptionGroup.fromOptionGroupName(software.constructs.Construct scope, String id, String optionGroupName) Creates a new IOptionGroupRef from a optionGroupName.