Skip to content

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.

ContactGroupListRequired

ContactGroupList interface{}
  • Type: interface{}

TagKeyRequired

TagKey interface{}
  • Type: interface{}

EnableInstallAgentOptional

EnableInstallAgent interface{}
  • Type: interface{}

EnableSubscribeEventOptional

EnableSubscribeEvent interface{}
  • Type: interface{}

MatchExpressOptional

MatchExpress interface{}
  • Type: interface{}

MatchExpressFilterRelationOptional

MatchExpressFilterRelation interface{}
  • Type: interface{}

TemplateIdListOptional

TemplateIdList interface{}
  • Type: interface{}