GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs

fun GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs(allowedCaCerts: Output<List<String>>? = null, httpMethod: Output<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceHttpMethod>? = 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<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceWebhookType>? = null)