VpcBinderProps
Properties for defining a VpcBinder.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ots-vpcbinder
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkots"
&alicloudroscdkots.VpcBinderProps {
InstanceName: interface{},
Vpcs: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
InstanceName |
interface{} |
Property instanceName: Instance name. |
Vpcs |
interface{} |
Property vpcs: Vpc binding configuration. |
InstanceNameRequired
InstanceName interface{}
- Type: interface{}
Property instanceName: Instance name.
VpcsRequired
Vpcs interface{}
- Type: interface{}
Property vpcs: Vpc binding configuration.