Action Group Args
constructor(armRoleReceivers: Output<List<ActionGroupArmRoleReceiverArgs>>? = null, automationRunbookReceivers: Output<List<ActionGroupAutomationRunbookReceiverArgs>>? = null, azureAppPushReceivers: Output<List<ActionGroupAzureAppPushReceiverArgs>>? = null, azureFunctionReceivers: Output<List<ActionGroupAzureFunctionReceiverArgs>>? = null, emailReceivers: Output<List<ActionGroupEmailReceiverArgs>>? = null, enabled: Output<Boolean>? = null, eventHubReceivers: Output<List<ActionGroupEventHubReceiverArgs>>? = null, itsmReceivers: Output<List<ActionGroupItsmReceiverArgs>>? = null, location: Output<String>? = null, logicAppReceivers: Output<List<ActionGroupLogicAppReceiverArgs>>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, shortName: Output<String>? = null, smsReceivers: Output<List<ActionGroupSmsReceiverArgs>>? = null, tags: Output<Map<String, String>>? = null, voiceReceivers: Output<List<ActionGroupVoiceReceiverArgs>>? = null, webhookReceivers: Output<List<ActionGroupWebhookReceiverArgs>>? = null)