UserVpcProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaidlc"
&alicloudroscdkpaidlc.UserVpcProperty {
VpcId: interface{},
ExtendedCidRs: interface{},
SecurityGroupId: interface{},
SwitchId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
VpcId |
interface{} |
No description. |
ExtendedCidRs |
interface{} |
No description. |
SecurityGroupId |
interface{} |
No description. |
SwitchId |
interface{} |
No description. |
VpcIdRequired
VpcId interface{}
- Type: interface{}
ExtendedCidRsOptional
ExtendedCidRs interface{}
- Type: interface{}
SecurityGroupIdOptional
SecurityGroupId interface{}
- Type: interface{}
SwitchIdOptional
SwitchId interface{}
- Type: interface{}