botAlias

suspend fun botAlias(name: String, block: suspend BotAliasResourceBuilder.() -> Unit): BotAlias

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BotAlias.


See also

Parameters

name

The unique name of the resulting resource.