pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.inputs
/
GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs
/
GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs
Google
Cloud
Dialogflow
Cx
V3Webhook
Generic
Web
Service
Args
fun
GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs
(
allowedCaCerts
:
Output
<
List
<
String
>
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
requestHeaders
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
uri
:
Output
<
String
>
,
username
:
Output
<
String
>
?
=
null
)