RosInstanceVpcEndpointLinkedVpcProps
Properties for defining a RosInstanceVpcEndpointLinkedVpc
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cr-instancevpcendpointlinkedvpc
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcr"
&alicloudroscdkcr.RosInstanceVpcEndpointLinkedVpcProps {
InstanceId: interface{},
VpcId: interface{},
VswitchId: interface{},
EnableCreateDnsRecordInPvzt: interface{},
ModuleName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceId |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VswitchId |
interface{} |
No description. |
EnableCreateDnsRecordInPvzt |
interface{} |
No description. |
ModuleName |
interface{} |
No description. |
InstanceId
Required
InstanceId interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}
VswitchId
Required
VswitchId interface{}
- Type: interface{}
EnableCreateDnsRecordInPvzt
Optional
EnableCreateDnsRecordInPvzt interface{}
- Type: interface{}
ModuleName
Optional
ModuleName interface{}
- Type: interface{}