Skip to content

CriticalProperty

Initializer

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

Properties

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

ComparisonOperatorRequired

ComparisonOperator interface{}
  • Type: interface{}

StatisticsRequired

Statistics interface{}
  • Type: interface{}

ThresholdRequired

Threshold interface{}
  • Type: interface{}

TimesRequired

Times interface{}
  • Type: interface{}