pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
WebChatChannelArgsBuilder
Web
Chat
Channel
Args
Builder
class
WebChatChannelArgsBuilder
Builder for
WebChatChannelArgs
.
Functions
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"yvfjabbmqceejabw"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"shfqjwlmwgixqgsk"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"gthfhfmwphchwixc"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mjghrhsdfoduijxe"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"epnnkxrlplhdgqwg"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"woffyiajrhapwnik"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"dgbpvsbmmpxyfftm"
)
suspend
fun
properties
(
value
:
WebChatChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"tbpdxwsqfxghoxyq"
)
suspend
fun
properties
(
value
:
Output
<
WebChatChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"pqqafthxkcfvhiwf"
)
suspend
fun
properties
(
argument
:
suspend
WebChatChannelPropertiesArgsBuilder
.
(
)
->
Unit
)