scaling Plan
suspend fun scalingPlan(name: String, block: suspend ScalingPlanResourceBuilder.() -> Unit): ScalingPlan
Parameters
name
The unique name of the resulting resource.
block
Builder for ScalingPlan.
See also
Parameters
name
The unique name of the resulting resource.