Uses of Interface
com.hashicorp.cdktf.providers.aws.neptune_cluster.NeptuneClusterServerlessV2ScalingConfiguration
-
Packages that use NeptuneClusterServerlessV2ScalingConfiguration Package Description com.hashicorp.cdktf.providers.aws.neptune_cluster aws_neptune_cluster -
-
Uses of NeptuneClusterServerlessV2ScalingConfiguration in com.hashicorp.cdktf.providers.aws.neptune_cluster
Classes in com.hashicorp.cdktf.providers.aws.neptune_cluster that implement NeptuneClusterServerlessV2ScalingConfiguration Modifier and Type Class Description static classNeptuneClusterServerlessV2ScalingConfiguration.Jsii$ProxyAn implementation forNeptuneClusterServerlessV2ScalingConfigurationMethods in com.hashicorp.cdktf.providers.aws.neptune_cluster that return NeptuneClusterServerlessV2ScalingConfiguration Modifier and Type Method Description NeptuneClusterServerlessV2ScalingConfigurationNeptuneClusterServerlessV2ScalingConfiguration.Builder. build()Builds the configured instance.NeptuneClusterServerlessV2ScalingConfigurationNeptuneClusterServerlessV2ScalingConfigurationOutputReference. getInternalValue()default NeptuneClusterServerlessV2ScalingConfigurationNeptuneClusterConfig. getServerlessV2ScalingConfiguration()serverless_v2_scaling_configuration block.NeptuneClusterServerlessV2ScalingConfigurationNeptuneClusterConfig.Jsii$Proxy. getServerlessV2ScalingConfiguration()NeptuneClusterServerlessV2ScalingConfigurationNeptuneCluster. getServerlessV2ScalingConfigurationInput()Methods in com.hashicorp.cdktf.providers.aws.neptune_cluster with parameters of type NeptuneClusterServerlessV2ScalingConfiguration Modifier and Type Method Description voidNeptuneCluster. putServerlessV2ScalingConfiguration(NeptuneClusterServerlessV2ScalingConfiguration value)NeptuneCluster.BuilderNeptuneCluster.Builder. serverlessV2ScalingConfiguration(NeptuneClusterServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)serverless_v2_scaling_configuration block.NeptuneClusterConfig.BuilderNeptuneClusterConfig.Builder. serverlessV2ScalingConfiguration(NeptuneClusterServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)Sets the value ofNeptuneClusterConfig.getServerlessV2ScalingConfiguration()voidNeptuneClusterServerlessV2ScalingConfigurationOutputReference. setInternalValue(NeptuneClusterServerlessV2ScalingConfiguration value)
-