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. |
VpcId
Required
VpcId interface{}
- Type: interface{}
ExtendedCidRs
Optional
ExtendedCidRs interface{}
- Type: interface{}
SecurityGroupId
Optional
SecurityGroupId interface{}
- Type: interface{}
SwitchId
Optional
SwitchId interface{}
- Type: interface{}