Skip to content

ParamListProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkeventbridge"
&alicloudroscdkeventbridge.ParamListProperty {
    Form: interface{},
    ResourceKey: interface{},
    Value: interface{},
    Template: interface{},
}

Properties

Name Type Description
Form interface{} No description.
ResourceKey interface{} No description.
Value interface{} No description.
Template interface{} No description.

FormRequired

Form interface{}
  • Type: interface{}

ResourceKeyRequired

ResourceKey interface{}
  • Type: interface{}

ValueRequired

Value interface{}
  • Type: interface{}

TemplateOptional

Template interface{}
  • Type: interface{}