Webhook Args
constructor(automationAccountName: Output<String>? = null, expiryTime: Output<String>? = null, isEnabled: Output<Boolean>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, resourceGroupName: Output<String>? = null, runOn: Output<String>? = null, runbook: Output<RunbookAssociationPropertyArgs>? = null, uri: Output<String>? = null, webhookName: Output<String>? = null)