Skip to content

VpcConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapigateway"
&alicloudroscdkapigateway.VpcConfigProperty {
    InstanceId: interface{},
    Port: interface{},
    VpcId: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
Port interface{} No description.
VpcId interface{} No description.

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

PortRequired

Port interface{}
  • Type: interface{}

VpcIdRequired

VpcId interface{}
  • Type: interface{}