Skip to content

RosKeywordLibProps

Properties for defining a RosKeywordLib.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-aligreen-keywordlib

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkaligreen"
&alicloudroscdkaligreen.RosKeywordLibProps {
    KeywordLibName: interface{},
    ResourceType: interface{},
    BizTypes: interface{},
    Category: interface{},
    Enable: interface{},
    Language: interface{},
    LibType: interface{},
    MatchMode: interface{},
}

Properties

Name Type Description
KeywordLibName interface{} No description.
ResourceType interface{} No description.
BizTypes interface{} No description.
Category interface{} No description.
Enable interface{} No description.
Language interface{} No description.
LibType interface{} No description.
MatchMode interface{} No description.

KeywordLibNameRequired

KeywordLibName interface{}
  • Type: interface{}

ResourceTypeRequired

ResourceType interface{}
  • Type: interface{}

BizTypesOptional

BizTypes interface{}
  • Type: interface{}

CategoryOptional

Category interface{}
  • Type: interface{}

EnableOptional

Enable interface{}
  • Type: interface{}

LanguageOptional

Language interface{}
  • Type: interface{}

LibTypeOptional

LibType interface{}
  • Type: interface{}

MatchModeOptional

MatchMode interface{}
  • Type: interface{}