pulumi-azure-native-kotlin
2.14.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
=
"burflhsbkvflvits"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"clpxfrastyciaxmv"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"anvgklfuchfgodvw"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hqkdrpbaqxnkegds"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"omoiqkunomrvsdna"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nkyylmxytispmely"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"skymtkoaernjtvov"
)
suspend
fun
properties
(
value
:
WebChatChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"bqtsikdftwbjlwep"
)
suspend
fun
properties
(
value
:
Output
<
WebChatChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"lteyrocaiwqbxtmc"
)
suspend
fun
properties
(
argument
:
suspend
WebChatChannelPropertiesArgsBuilder
.
(
)
->
Unit
)