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. |
InstanceVpcName
Required
InstanceVpcName interface{}
- Type: interface{}
Network
Required
Network interface{}
- Type: interface{}
VirtualSwitchId
Required
VirtualSwitchId interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}