pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
FacebookChannelPropertiesArgs
/
FacebookChannelPropertiesArgs
Facebook
Channel
Properties
Args
fun
FacebookChannelPropertiesArgs
(
appId
:
Output
<
String
>
,
appSecret
:
Output
<
String
>
?
=
null
,
isEnabled
:
Output
<
Boolean
>
,
pages
:
Output
<
List
<
FacebookPageArgs
>
>
?
=
null
)