botAlias

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

Parameters

name

The unique name of the resulting resource.

block

Builder for BotAlias.

See also


Parameters

name

The unique name of the resulting resource.

See also