Webhook Args
constructor(automationAccountName: Output<String>? = null, enabled: Output<Boolean>? = null, expiryTime: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, resourceGroupName: Output<String>? = null, runOnWorkerGroup: Output<String>? = null, runbookName: Output<String>? = null, uri: Output<String>? = null)