Uses of Interface
com.hashicorp.cdktf.providers.aws.rds_cluster.RdsClusterScalingConfiguration
-
Packages that use RdsClusterScalingConfiguration Package Description com.hashicorp.cdktf.providers.aws.rds_cluster aws_rds_cluster -
-
Uses of RdsClusterScalingConfiguration in com.hashicorp.cdktf.providers.aws.rds_cluster
Classes in com.hashicorp.cdktf.providers.aws.rds_cluster that implement RdsClusterScalingConfiguration Modifier and Type Class Description static classRdsClusterScalingConfiguration.Jsii$ProxyAn implementation forRdsClusterScalingConfigurationMethods in com.hashicorp.cdktf.providers.aws.rds_cluster that return RdsClusterScalingConfiguration Modifier and Type Method Description RdsClusterScalingConfigurationRdsClusterScalingConfiguration.Builder. build()Builds the configured instance.RdsClusterScalingConfigurationRdsClusterScalingConfigurationOutputReference. getInternalValue()default RdsClusterScalingConfigurationRdsClusterConfig. getScalingConfiguration()scaling_configuration block.RdsClusterScalingConfigurationRdsClusterConfig.Jsii$Proxy. getScalingConfiguration()RdsClusterScalingConfigurationRdsCluster. getScalingConfigurationInput()Methods in com.hashicorp.cdktf.providers.aws.rds_cluster with parameters of type RdsClusterScalingConfiguration Modifier and Type Method Description voidRdsCluster. putScalingConfiguration(RdsClusterScalingConfiguration value)RdsCluster.BuilderRdsCluster.Builder. scalingConfiguration(RdsClusterScalingConfiguration scalingConfiguration)scaling_configuration block.RdsClusterConfig.BuilderRdsClusterConfig.Builder. scalingConfiguration(RdsClusterScalingConfiguration scalingConfiguration)Sets the value ofRdsClusterConfig.getScalingConfiguration()voidRdsClusterScalingConfigurationOutputReference. setInternalValue(RdsClusterScalingConfiguration value)
-