pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
AlexaChannelArgsBuilder
Alexa
Channel
Args
Builder
class
AlexaChannelArgsBuilder
Builder for
AlexaChannelArgs
.
Functions
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"desaunvueptsutln"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bvmhwosqeyqxtpiu"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"tspjxjgrytjdwiss"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vruapbfhowcgewqg"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"uarfmlhtjmohdmdg"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"etsgstawvwqswsdm"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"otbwewexocssnhlq"
)
suspend
fun
properties
(
value
:
AlexaChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"kjffjuxwacvyefbm"
)
suspend
fun
properties
(
value
:
Output
<
AlexaChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"wyuhswjvksmlnuoa"
)
suspend
fun
properties
(
argument
:
suspend
AlexaChannelPropertiesArgsBuilder
.
(
)
->
Unit
)