pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
LineChannelArgsBuilder
Line
Channel
Args
Builder
class
LineChannelArgsBuilder
Builder for
LineChannelArgs
.
Functions
Functions
channel
Name
Link copied to clipboard
@
JvmName
(
name
=
"ywbwcsgsibexkpgf"
)
suspend
fun
channelName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uxnxywyhlqkshxvg"
)
suspend
fun
channelName
(
value
:
String
)
etag
Link copied to clipboard
@
JvmName
(
name
=
"lufcfagjniafxmeq"
)
suspend
fun
etag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"apxgcpusahxpwbga"
)
suspend
fun
etag
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"ffslpvpvxoikkpnf"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"abxnsoplmxushqau"
)
suspend
fun
location
(
value
:
String
?
)
properties
Link copied to clipboard
@
JvmName
(
name
=
"phafxswksfvbqjcn"
)
suspend
fun
properties
(
value
:
LineChannelPropertiesArgs
?
)
@
JvmName
(
name
=
"mcpajxwxjheiaauu"
)
suspend
fun
properties
(
value
:
Output
<
LineChannelPropertiesArgs
>
)
@
JvmName
(
name
=
"fmsosqqeasgywayt"
)
suspend
fun
properties
(
argument
:
suspend
LineChannelPropertiesArgsBuilder
.
(
)
->
Unit
)