pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
MsTeamsChannelArgsBuilder
Ms
Teams
Channel
Args
Builder
class
MsTeamsChannelArgsBuilder
Builder for
MsTeamsChannelArgs
.
Functions
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"hnetpovsgeqdfxsm"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mcyaegvmauxurpwc"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"arccfwphhenvxliu"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"grbbxhyshuabhmaj"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"hpncirgwtbklvghm"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dohgppmnplfjkfaf"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"norglchidmfeqtum"
)
suspend
fun
properties
(
value
:
MsTeamsChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"rlwaakovmirwusho"
)
suspend
fun
properties
(
value
:
Output
<
MsTeamsChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"yvclhhsixfadoydc"
)
suspend
fun
properties
(
argument
:
suspend
MsTeamsChannelPropertiesArgsBuilder
.
(
)
->
Unit
)