Skip to content

EventPatternProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.EventPatternProperty {
    CustomFilters: interface{},
    EventTypeList: interface{},
    LevelList: interface{},
    NameList: interface{},
    Product: interface{},
    SqlFilter: interface{},
    StatusList: interface{},
}

Properties

Name Type Description
CustomFilters interface{} No description.
EventTypeList interface{} No description.
LevelList interface{} No description.
NameList interface{} No description.
Product interface{} No description.
SqlFilter interface{} No description.
StatusList interface{} No description.

CustomFiltersOptional

CustomFilters interface{}
  • Type: interface{}

EventTypeListOptional

EventTypeList interface{}
  • Type: interface{}

LevelListOptional

LevelList interface{}
  • Type: interface{}

NameListOptional

NameList interface{}
  • Type: interface{}

ProductOptional

Product interface{}
  • Type: interface{}

SqlFilterOptional

SqlFilter interface{}
  • Type: interface{}

StatusListOptional

StatusList interface{}
  • Type: interface{}