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. |
ClusterIds
Optional
ClusterIds interface{}
- Type: interface{}
TemplateIds
Optional
TemplateIds interface{}
- Type: interface{}
Update
Optional
Update interface{}
- Type: interface{}