Uses of Interface
software.amazon.awscdk.services.rds.ClusterInstanceBindOptions
Packages that use ClusterInstanceBindOptions
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of ClusterInstanceBindOptions in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement ClusterInstanceBindOptionsModifier and TypeClassDescriptionstatic final classAn implementation forClusterInstanceBindOptionsMethods in software.amazon.awscdk.services.rds that return ClusterInstanceBindOptionsModifier and TypeMethodDescriptionClusterInstanceBindOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.rds with parameters of type ClusterInstanceBindOptionsModifier and TypeMethodDescriptionClusterInstance.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions props) Add the ClusterInstance to the cluster.IClusterInstance.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.default IAuroraClusterInstanceIClusterInstance.Jsii$Default.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.final IAuroraClusterInstanceIClusterInstance.Jsii$Proxy.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.