standards Control
suspend fun standardsControl(name: String, block: suspend StandardsControlResourceBuilder.() -> Unit): StandardsControl
Parameters
name
The unique name of the resulting resource.
block
Builder for StandardsControl.
See also
Parameters
name
The unique name of the resulting resource.