Skip to content

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.

EndpointRegionIdRequired

EndpointRegionId interface{}
  • Type: interface{}

VpcIdRequired

VpcId interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

EnablePrivateZoneOptional

EnablePrivateZone interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}

ResourceIdsOptional

ResourceIds interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}