activation

suspend fun activation(name: String, block: suspend ActivationResourceBuilder.() -> Unit): Activation

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Activation.


See also

Parameters

name

The unique name of the resulting resource.