serverless Scaling Configuration
suspend fun serverlessScalingConfiguration(value: Output<DbClusterServerlessScalingConfigurationArgs>)
Parameters
value
Contains the scaling configuration used by the Neptune Serverless Instances within this DB cluster.
suspend fun serverlessScalingConfiguration(argument: suspend DbClusterServerlessScalingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Contains the scaling configuration used by the Neptune Serverless Instances within this DB cluster.