Skip to content

RosPluginAttachmentProps

Properties for defining a RosPluginAttachment.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-apigateway-pluginattachment

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.RosPluginAttachmentProps {
    ApiId: interface{},
    PluginId: interface{},
    StageName: interface{},
}

Properties

Name Type Description
ApiId interface{} No description.
PluginId interface{} No description.
StageName interface{} No description.

ApiIdRequired

ApiId interface{}
  • Type: interface{}

PluginIdRequired

PluginId interface{}
  • Type: interface{}

StageNameRequired

StageName interface{}
  • Type: interface{}