toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
TelephonyChannelArgsBuilder
Telephony
Channel
Args
Builder
class
TelephonyChannelArgsBuilder
Builder for
TelephonyChannelArgs
.
Members
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"qfbftfebcmsvbtuf"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lewhrbshgehirnxw"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"stjuhjjxsbctvwbh"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kmsyklsuvtyunrlq"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"ejexgcfmsprwllqb"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iemcltpkbmptpecb"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"huoqenbyacyyidgt"
)
suspend
fun
properties
(
value
:
TelephonyChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"twfowvmdsuehyugp"
)
suspend
fun
properties
(
value
:
Output
<
TelephonyChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"mmdnkdkjpaecenjx"
)
suspend
fun
properties
(
argument
:
suspend
TelephonyChannelPropertiesArgsBuilder
.
(
)
->
Unit
)