Skip to content

VpcsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkots"
&alicloudroscdkots.VpcsProperty {
    InstanceVpcName: interface{},
    Network: interface{},
    VirtualSwitchId: interface{},
    VpcId: interface{},
}

Properties

Name Type Description
InstanceVpcName interface{} No description.
Network interface{} No description.
VirtualSwitchId interface{} No description.
VpcId interface{} No description.

InstanceVpcNameRequired

InstanceVpcName interface{}
  • Type: interface{}

NetworkRequired

Network interface{}
  • Type: interface{}

VirtualSwitchIdRequired

VirtualSwitchId interface{}
  • Type: interface{}

VpcIdRequired

VpcId interface{}
  • Type: interface{}