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. |
InstanceName
Required
InstanceName interface{}
- Type: interface{}
Property instanceName: Instance name.
Vpcs
Required
Vpcs interface{}
- Type: interface{}
Property vpcs: Vpc binding configuration.