RosApplyAlertRuleTemplateProps
Properties for defining a RosApplyAlertRuleTemplate.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-applyalertruletemplate
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosApplyAlertRuleTemplateProps {
ClusterIds: interface{},
TemplateIds: interface{},
Update: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ClusterIds |
interface{} |
No description. |
TemplateIds |
interface{} |
No description. |
Update |
interface{} |
No description. |
ClusterIdsOptional
ClusterIds interface{}
- Type: interface{}
TemplateIdsOptional
TemplateIds interface{}
- Type: interface{}
UpdateOptional
Update interface{}
- Type: interface{}