toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
AlexaChannelArgsBuilder
Alexa
Channel
Args
Builder
class
AlexaChannelArgsBuilder
Builder for
AlexaChannelArgs
.
Members
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"xxuahavbpmgneduv"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aajityldvjcykopc"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"yjqficvwjbmvbcmb"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kpyshviemoiabrrj"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"ecaoruusvmqbkpua"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sdctcgaicqeheepj"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"xcqdqjbuuopawems"
)
suspend
fun
properties
(
value
:
AlexaChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"lqcdbenltrosjwwx"
)
suspend
fun
properties
(
value
:
Output
<
AlexaChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"dotqecrmnbxouttx"
)
suspend
fun
properties
(
argument
:
suspend
AlexaChannelPropertiesArgsBuilder
.
(
)
->
Unit
)