toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
MsTeamsChannelArgsBuilder
Ms
Teams
Channel
Args
Builder
class
MsTeamsChannelArgsBuilder
Builder for
MsTeamsChannelArgs
.
Members
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"bqevxieeisykaexr"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tpobhxbxptbradct"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"nxkkjwrnionprlpf"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bigrhqieasaothru"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"xtubyrwhgvtwxjvv"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tjvmoajuttdaijyj"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"slfgeawvssckkhhl"
)
suspend
fun
properties
(
value
:
MsTeamsChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"ndcmciquvwoiytqq"
)
suspend
fun
properties
(
value
:
Output
<
MsTeamsChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"xsosutjwgooivovc"
)
suspend
fun
properties
(
argument
:
suspend
MsTeamsChannelPropertiesArgsBuilder
.
(
)
->
Unit
)