type Activation
suspend fun typeActivation(name: String, block: suspend TypeActivationResourceBuilder.() -> Unit): TypeActivation
Parameters
name
The unique name of the resulting resource.
block
Builder for TypeActivation.
See also
Parameters
name
The unique name of the resulting resource.