mecRole

suspend fun mecRole(name: String, block: suspend MECRoleResourceBuilder.() -> Unit): MECRole

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for MECRole.


fun mecRole(name: String): MECRole

See also

Parameters

name

The unique name of the resulting resource.