typeActivation

suspend fun typeActivation(name: String, block: suspend TypeActivationResourceBuilder.() -> Unit): TypeActivation

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for TypeActivation.


See also

Parameters

name

The unique name of the resulting resource.