muteConfig

suspend fun muteConfig(name: String, block: suspend MuteConfigResourceBuilder.() -> Unit): MuteConfig

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for MuteConfig.


See also

Parameters

name

The unique name of the resulting resource.