Alert Rule Fusion Source Sub Type Args
data class AlertRuleFusionSourceSubTypeArgs(val enabled: Output<Boolean>? = null, val name: Output<String>, val severitiesAlloweds: Output<List<String>>) : ConvertibleToJava<AlertRuleFusionSourceSubTypeArgs>