environment Actions
suspend fun environmentActions(name: String, block: suspend EnvironmentActionsResourceBuilder.() -> Unit): EnvironmentActions
Parameters
name
The unique name of the resulting resource.
block
Builder for EnvironmentActions.
See also
Parameters
name
The unique name of the resulting resource.