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. |
ComparisonOperator
Required
ComparisonOperator interface{}
- Type: interface{}
Statistics
Required
Statistics interface{}
- Type: interface{}
Threshold
Required
Threshold interface{}
- Type: interface{}
Times
Required
Times interface{}
- Type: interface{}