pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
TelegramChannelArgsBuilder
Telegram
Channel
Args
Builder
class
TelegramChannelArgsBuilder
Builder for
TelegramChannelArgs
.
Functions
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"xaukfborptgqhvox"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"medyrdriijbjygua"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"iceacpygxcwfvcfs"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tuioyyyhxwypkcbq"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"rnxledrnoqxdxbxj"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"okuquuedchcxobmj"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"hpmadgngrgcjuwnx"
)
suspend
fun
properties
(
value
:
TelegramChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"uoxweoydacvcrovb"
)
suspend
fun
properties
(
value
:
Output
<
TelegramChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"behxudcgrloyuwyq"
)
suspend
fun
properties
(
argument
:
suspend
TelegramChannelPropertiesArgsBuilder
.
(
)
->
Unit
)