Skip to content

ExpressionListProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.ExpressionListProperty {
    ComparisonOperator: interface{},
    MetricName: interface{},
    Period: interface{},
    Statistics: interface{},
    Threshold: interface{},
}

Properties

Name Type Description
ComparisonOperator interface{} No description.
MetricName interface{} No description.
Period interface{} No description.
Statistics interface{} No description.
Threshold interface{} No description.

ComparisonOperatorRequired

ComparisonOperator interface{}
  • Type: interface{}

MetricNameRequired

MetricName interface{}
  • Type: interface{}

PeriodRequired

Period interface{}
  • Type: interface{}

StatisticsRequired

Statistics interface{}
  • Type: interface{}

ThresholdRequired

Threshold interface{}
  • Type: interface{}