channel Alexa
suspend fun channelAlexa(name: String, block: suspend ChannelAlexaResourceBuilder.() -> Unit): ChannelAlexa
Parameters
name
The unique name of the resulting resource.
block
Builder for ChannelAlexa.
See also
Parameters
name
The unique name of the resulting resource.