adaptive Application Control
suspend fun adaptiveApplicationControl(name: String, block: suspend AdaptiveApplicationControlResourceBuilder.() -> Unit): AdaptiveApplicationControl
Parameters
name
The unique name of the resulting resource.
block
Builder for AdaptiveApplicationControl.
See also
Parameters
name
The unique name of the resulting resource.