Skip to content

RosPluginProps

Properties for defining a RosPlugin.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-apig-plugin

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.RosPluginProps {
    GatewayId: interface{},
    PluginClassId: interface{},
}

Properties

Name Type Description
GatewayId interface{} No description.
PluginClassId interface{} No description.

GatewayIdRequired

GatewayId interface{}
  • Type: interface{}

PluginClassIdRequired

PluginClassId interface{}
  • Type: interface{}