Uses of Interface
software.amazon.awscdk.services.neptune.CfnDBInstanceProps
Packages that use CfnDBInstanceProps
-
Uses of CfnDBInstanceProps in software.amazon.awscdk.services.neptune
Classes in software.amazon.awscdk.services.neptune that implement CfnDBInstancePropsMethods in software.amazon.awscdk.services.neptune that return CfnDBInstancePropsModifier and TypeMethodDescriptionCfnDBInstanceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.neptune with parameters of type CfnDBInstancePropsModifierConstructorDescriptionCfnDBInstance
(Construct scope, String id, CfnDBInstanceProps props) Create a newAWS::Neptune::DBInstance
.