pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin.outputs
/
GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse
/
GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse
Google
Cloud
Dialogflow
Cx
V3Webhook
Generic
Web
Service
Response
fun
GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse
(
allowedCaCerts
:
List
<
String
>
,
httpMethod
:
String
,
parameterMapping
:
Map
<
String
,
String
>
,
password
:
String
,
requestBody
:
String
,
requestHeaders
:
Map
<
String
,
String
>
,
uri
:
String
,
username
:
String
,
webhookType
:
String
)