pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
LineChannelArgs
/
LineChannelArgs
Line
Channel
Args
fun
LineChannelArgs
(
channelName
:
Output
<
String
>
,
etag
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
LineChannelPropertiesArgs
>
?
=
null
)