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
/
WebChatChannelArgsBuilder
Web
Chat
Channel
Args
Builder
class
WebChatChannelArgsBuilder
Builder for
WebChatChannelArgs
.
Members
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"pcomucuwlniptere"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qibaojysevooakub"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"bxpnffyesbshtxcu"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oplcnrsvtiffvdve"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"fmvospoetipkwuiy"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"suuhlxhqiduexgpg"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"bjmprjqjrxyexvtu"
)
suspend
fun
properties
(
value
:
WebChatChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"seliwkmljajcfsvg"
)
suspend
fun
properties
(
value
:
Output
<
WebChatChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"qpxahflsjuxhwxyn"
)
suspend
fun
properties
(
argument
:
suspend
WebChatChannelPropertiesArgsBuilder
.
(
)
->
Unit
)