pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin/com.pulumi.alicloud.cms.kotlin.outputs/GetMetricRuleTemplatesTemplateAlertTemplateEscalation

GetMetricRuleTemplatesTemplateAlertTemplateEscalation

data class GetMetricRuleTemplatesTemplateAlertTemplateEscalation(val criticals: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationCritical>, val infos: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo>, val warns: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationWarn>)

Constructors

GetMetricRuleTemplatesTemplateAlertTemplateEscalation
Link copied to clipboard
fun GetMetricRuleTemplatesTemplateAlertTemplateEscalation(criticals: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationCritical>, infos: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo>, warns: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationWarn>)

Types

Companion
Link copied to clipboard
object Companion

Properties

criticals
Link copied to clipboard
val criticals: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationCritical>
infos
Link copied to clipboard
val infos: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationInfo>
warns
Link copied to clipboard
val warns: List<GetMetricRuleTemplatesTemplateAlertTemplateEscalationWarn>
© 2024 CopyrightGenerated by dokka