Uses of Interface
software.amazon.awscdk.services.rds.CfnReservedDBInstanceProps
Packages that use CfnReservedDBInstanceProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnReservedDBInstanceProps in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement CfnReservedDBInstancePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnReservedDBInstancePropsMethods in software.amazon.awscdk.services.rds that return CfnReservedDBInstancePropsModifier and TypeMethodDescriptionCfnReservedDBInstanceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.rds with parameters of type CfnReservedDBInstancePropsModifierConstructorDescriptionCfnReservedDBInstance(software.constructs.Construct scope, String id, CfnReservedDBInstanceProps props) Create a newAWS::RDS::ReservedDBInstance.