RosIntranetConnectorEndpointProps
Properties for defining a RosIntranetConnectorEndpoint
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-computenest-intranetconnectorendpoint
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcomputenest"
&alicloudroscdkcomputenest.RosIntranetConnectorEndpointProps {
EndpointRegionId: interface{},
VpcId: interface{},
Description: interface{},
EnablePrivateZone: interface{},
Name: interface{},
ResourceIds: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EndpointRegionId |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
Description |
interface{} |
No description. |
EnablePrivateZone |
interface{} |
No description. |
Name |
interface{} |
No description. |
ResourceIds |
interface{} |
No description. |
Type |
interface{} |
No description. |
EndpointRegionId
Required
EndpointRegionId interface{}
- Type: interface{}
VpcId
Required
VpcId interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
EnablePrivateZone
Optional
EnablePrivateZone interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
ResourceIds
Optional
ResourceIds interface{}
- Type: interface{}
Type
Optional
Type interface{}
- Type: interface{}