application Scale
suspend fun applicationScale(name: String, block: suspend ApplicationScaleResourceBuilder.() -> Unit): ApplicationScale
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationScale.
See also
Parameters
name
The unique name of the resulting resource.