Action Group Args
data class ActionGroupArgs(val actionGroupId: Output<String>, val webhookProperties: Output<Map<String, String>>? = null) : ConvertibleToJava<ActionGroupArgs>
A pointer to an Azure Action Group.
A pointer to an Azure Action Group.