ZoneVpcBinderProps
Properties for defining a ZoneVpcBinder.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-pvtz-zonevpcbinder
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.ZoneVpcBinderProps {
Vpcs: interface{},
ZoneId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Vpcs |
interface{} |
Property vpcs:. |
ZoneId |
interface{} |
Property zoneId: Zone Id. |
VpcsRequired
Vpcs interface{}
- Type: interface{}
Property vpcs:.
ZoneIdRequired
ZoneId interface{}
- Type: interface{}
Property zoneId: Zone Id.