RosDynamicTagGroupProps
Properties for defining a RosDynamicTagGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-dynamictaggroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosDynamicTagGroupProps {
ContactGroupList: interface{},
TagKey: interface{},
EnableInstallAgent: interface{},
EnableSubscribeEvent: interface{},
MatchExpress: interface{},
MatchExpressFilterRelation: interface{},
TemplateIdList: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ContactGroupList |
interface{} |
No description. |
TagKey |
interface{} |
No description. |
EnableInstallAgent |
interface{} |
No description. |
EnableSubscribeEvent |
interface{} |
No description. |
MatchExpress |
interface{} |
No description. |
MatchExpressFilterRelation |
interface{} |
No description. |
TemplateIdList |
interface{} |
No description. |
ContactGroupList
Required
ContactGroupList interface{}
- Type: interface{}
TagKey
Required
TagKey interface{}
- Type: interface{}
EnableInstallAgent
Optional
EnableInstallAgent interface{}
- Type: interface{}
EnableSubscribeEvent
Optional
EnableSubscribeEvent interface{}
- Type: interface{}
MatchExpress
Optional
MatchExpress interface{}
- Type: interface{}
MatchExpressFilterRelation
Optional
MatchExpressFilterRelation interface{}
- Type: interface{}
TemplateIdList
Optional
TemplateIdList interface{}
- Type: interface{}