GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs

fun GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs(allowedCaCerts: Output<List<String>>? = null, httpMethod: Output<GoogleCloudDialogflowCxV3WebhookGenericWebServiceHttpMethod>? = null, parameterMapping: Output<Map<String, String>>? = null, password: Output<String>? = null, requestBody: Output<String>? = null, requestHeaders: Output<Map<String, String>>? = null, uri: Output<String>, username: Output<String>? = null, webhookType: Output<GoogleCloudDialogflowCxV3WebhookGenericWebServiceWebhookType>? = null)