published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Unidirectional, private network connection established between the endpoint and the endpoint service
Example Usage
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
resources:
privateLinkVpcEndpointConnectionDemo:
type: volcenginecc:privatelink:VpcEndpointConnection
name: PrivateLinkVpcEndpointConnectionDemo
properties:
endpointId: ep-2rxb5wrxxxxxxxukcknq
serviceId: epsvc-1mg2xrmsxxxxxxxxconsso
resourcesAllocates:
- resource_id: clb-13g8lgxxxxxxx6nu5ajtpp2
zone_id: cn-beijing-c
- resource_id: clb-13fx74xxxxxxxnu4g85ggo
zone_id: cn-beijing-b
Create VpcEndpointConnection Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new VpcEndpointConnection(name: string, args: VpcEndpointConnectionArgs, opts?: CustomResourceOptions);@overload
def VpcEndpointConnection(resource_name: str,
args: VpcEndpointConnectionArgs,
opts: Optional[ResourceOptions] = None)
@overload
def VpcEndpointConnection(resource_name: str,
opts: Optional[ResourceOptions] = None,
endpoint_id: Optional[str] = None,
service_id: Optional[str] = None,
bps: Optional[int] = None,
resources_allocates: Optional[Sequence[VpcEndpointConnectionResourcesAllocateArgs]] = None,
zone_id: Optional[str] = None)func NewVpcEndpointConnection(ctx *Context, name string, args VpcEndpointConnectionArgs, opts ...ResourceOption) (*VpcEndpointConnection, error)public VpcEndpointConnection(string name, VpcEndpointConnectionArgs args, CustomResourceOptions? opts = null)
public VpcEndpointConnection(String name, VpcEndpointConnectionArgs args)
public VpcEndpointConnection(String name, VpcEndpointConnectionArgs args, CustomResourceOptions options)
type: volcenginecc:privatelink:VpcEndpointConnection
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args VpcEndpointConnectionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args VpcEndpointConnectionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args VpcEndpointConnectionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args VpcEndpointConnectionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args VpcEndpointConnectionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
VpcEndpointConnection Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The VpcEndpointConnection resource accepts the following input properties:
- Endpoint
Id string - Endpoint ID
- Service
Id string - Endpoint service ID
- Bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- Resources
Allocates List<Volcengine.Vpc Endpoint Connection Resources Allocate> - Zone
Id string - Endpoint zone ID
- Endpoint
Id string - Endpoint ID
- Service
Id string - Endpoint service ID
- Bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- Resources
Allocates []VpcEndpoint Connection Resources Allocate Args - Zone
Id string - Endpoint zone ID
- endpoint
Id String - Endpoint ID
- service
Id String - Endpoint service ID
- bps Integer
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- resources
Allocates List<VpcEndpoint Connection Resources Allocate> - zone
Id String - Endpoint zone ID
- endpoint
Id string - Endpoint ID
- service
Id string - Endpoint service ID
- bps number
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- resources
Allocates VpcEndpoint Connection Resources Allocate[] - zone
Id string - Endpoint zone ID
- endpoint_
id str - Endpoint ID
- service_
id str - Endpoint service ID
- bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- resources_
allocates Sequence[VpcEndpoint Connection Resources Allocate Args] - zone_
id str - Endpoint zone ID
- endpoint
Id String - Endpoint ID
- service
Id String - Endpoint service ID
- bps Number
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- resources
Allocates List<Property Map> - zone
Id String - Endpoint zone ID
Outputs
All input properties are implicitly available as output properties. Additionally, the VpcEndpointConnection resource produces the following output properties:
- Connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- Creation
Time string - Creation time of the endpoint connection
- Endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- Endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- Id string
- The provider-assigned unique ID for this managed resource.
- Replace
Resource stringId - New service resource ID
- Replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- Update
Time string - Most recent operation time of the endpoint connection
- Zones
List<Volcengine.
Vpc Endpoint Connection Zone>
- Connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- Creation
Time string - Creation time of the endpoint connection
- Endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- Endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- Id string
- The provider-assigned unique ID for this managed resource.
- Replace
Resource stringId - New service resource ID
- Replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- Update
Time string - Most recent operation time of the endpoint connection
- Zones
[]Vpc
Endpoint Connection Zone
- connection
Status String - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time String - Creation time of the endpoint connection
- endpoint
Owner StringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc StringId - ID of the VPC to which the endpoint network interface belongs
- id String
- The provider-assigned unique ID for this managed resource.
- replace
Resource StringId - New service resource ID
- replacing
Resource String - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- update
Time String - Most recent operation time of the endpoint connection
- zones
List<Vpc
Endpoint Connection Zone>
- connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time string - Creation time of the endpoint connection
- endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- id string
- The provider-assigned unique ID for this managed resource.
- replace
Resource stringId - New service resource ID
- replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- update
Time string - Most recent operation time of the endpoint connection
- zones
Vpc
Endpoint Connection Zone[]
- connection_
status str - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation_
time str - Creation time of the endpoint connection
- endpoint_
owner_ straccount_ id - Account ID to which the endpoint belongs
- endpoint_
vpc_ strid - ID of the VPC to which the endpoint network interface belongs
- id str
- The provider-assigned unique ID for this managed resource.
- replace_
resource_ strid - New service resource ID
- replacing_
resource str - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- update_
time str - Most recent operation time of the endpoint connection
- zones
Sequence[Vpc
Endpoint Connection Zone]
- connection
Status String - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time String - Creation time of the endpoint connection
- endpoint
Owner StringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc StringId - ID of the VPC to which the endpoint network interface belongs
- id String
- The provider-assigned unique ID for this managed resource.
- replace
Resource StringId - New service resource ID
- replacing
Resource String - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- update
Time String - Most recent operation time of the endpoint connection
- zones List<Property Map>
Look up Existing VpcEndpointConnection Resource
Get an existing VpcEndpointConnection resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: VpcEndpointConnectionState, opts?: CustomResourceOptions): VpcEndpointConnection@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
bps: Optional[int] = None,
connection_status: Optional[str] = None,
creation_time: Optional[str] = None,
endpoint_id: Optional[str] = None,
endpoint_owner_account_id: Optional[str] = None,
endpoint_vpc_id: Optional[str] = None,
replace_resource_id: Optional[str] = None,
replacing_resource: Optional[str] = None,
resources_allocates: Optional[Sequence[VpcEndpointConnectionResourcesAllocateArgs]] = None,
service_id: Optional[str] = None,
update_time: Optional[str] = None,
zone_id: Optional[str] = None,
zones: Optional[Sequence[VpcEndpointConnectionZoneArgs]] = None) -> VpcEndpointConnectionfunc GetVpcEndpointConnection(ctx *Context, name string, id IDInput, state *VpcEndpointConnectionState, opts ...ResourceOption) (*VpcEndpointConnection, error)public static VpcEndpointConnection Get(string name, Input<string> id, VpcEndpointConnectionState? state, CustomResourceOptions? opts = null)public static VpcEndpointConnection get(String name, Output<String> id, VpcEndpointConnectionState state, CustomResourceOptions options)resources: _: type: volcenginecc:privatelink:VpcEndpointConnection get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- Connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- Creation
Time string - Creation time of the endpoint connection
- Endpoint
Id string - Endpoint ID
- Endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- Endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- Replace
Resource stringId - New service resource ID
- Replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- Resources
Allocates List<Volcengine.Vpc Endpoint Connection Resources Allocate> - Service
Id string - Endpoint service ID
- Update
Time string - Most recent operation time of the endpoint connection
- Zone
Id string - Endpoint zone ID
- Zones
List<Volcengine.
Vpc Endpoint Connection Zone>
- Bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- Connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- Creation
Time string - Creation time of the endpoint connection
- Endpoint
Id string - Endpoint ID
- Endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- Endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- Replace
Resource stringId - New service resource ID
- Replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- Resources
Allocates []VpcEndpoint Connection Resources Allocate Args - Service
Id string - Endpoint service ID
- Update
Time string - Most recent operation time of the endpoint connection
- Zone
Id string - Endpoint zone ID
- Zones
[]Vpc
Endpoint Connection Zone Args
- bps Integer
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- connection
Status String - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time String - Creation time of the endpoint connection
- endpoint
Id String - Endpoint ID
- endpoint
Owner StringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc StringId - ID of the VPC to which the endpoint network interface belongs
- replace
Resource StringId - New service resource ID
- replacing
Resource String - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- resources
Allocates List<VpcEndpoint Connection Resources Allocate> - service
Id String - Endpoint service ID
- update
Time String - Most recent operation time of the endpoint connection
- zone
Id String - Endpoint zone ID
- zones
List<Vpc
Endpoint Connection Zone>
- bps number
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- connection
Status string - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time string - Creation time of the endpoint connection
- endpoint
Id string - Endpoint ID
- endpoint
Owner stringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc stringId - ID of the VPC to which the endpoint network interface belongs
- replace
Resource stringId - New service resource ID
- replacing
Resource string - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- resources
Allocates VpcEndpoint Connection Resources Allocate[] - service
Id string - Endpoint service ID
- update
Time string - Most recent operation time of the endpoint connection
- zone
Id string - Endpoint zone ID
- zones
Vpc
Endpoint Connection Zone[]
- bps int
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- connection_
status str - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation_
time str - Creation time of the endpoint connection
- endpoint_
id str - Endpoint ID
- endpoint_
owner_ straccount_ id - Account ID to which the endpoint belongs
- endpoint_
vpc_ strid - ID of the VPC to which the endpoint network interface belongs
- replace_
resource_ strid - New service resource ID
- replacing_
resource str - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- resources_
allocates Sequence[VpcEndpoint Connection Resources Allocate Args] - service_
id str - Endpoint service ID
- update_
time str - Most recent operation time of the endpoint connection
- zone_
id str - Endpoint zone ID
- zones
Sequence[Vpc
Endpoint Connection Zone Args]
- bps Number
- Maximum bandwidth for the endpoint connection, range 100–20000 Mbps
- connection
Status String - Status of the endpoint connection. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed. PartialFailed: partial connection failure. ServiceDeleted: service deleted
- creation
Time String - Creation time of the endpoint connection
- endpoint
Id String - Endpoint ID
- endpoint
Owner StringAccount Id - Account ID to which the endpoint belongs
- endpoint
Vpc StringId - ID of the VPC to which the endpoint network interface belongs
- replace
Resource StringId - New service resource ID
- replacing
Resource String - Whether to operate the endpoint connection for seamless service resource replacement. true: yes, disconnect the old service resource for the seamless replacement endpoint connection. false: no, reject the specified endpoint connection. If this parameter is empty, the specified endpoint connection is rejected
- resources
Allocates List<Property Map> - service
Id String - Endpoint service ID
- update
Time String - Most recent operation time of the endpoint connection
- zone
Id String - Endpoint zone ID
- zones List<Property Map>
Supporting Types
VpcEndpointConnectionResourcesAllocate, VpcEndpointConnectionResourcesAllocateArgs
- Resource
Id string - Specify the service resource for the endpoint connection
- Zone
Id string - Availability zone ID of the service resource to be specified
- Resource
Id string - Specify the service resource for the endpoint connection
- Zone
Id string - Availability zone ID of the service resource to be specified
- resource
Id String - Specify the service resource for the endpoint connection
- zone
Id String - Availability zone ID of the service resource to be specified
- resource
Id string - Specify the service resource for the endpoint connection
- zone
Id string - Availability zone ID of the service resource to be specified
- resource_
id str - Specify the service resource for the endpoint connection
- zone_
id str - Availability zone ID of the service resource to be specified
- resource
Id String - Specify the service resource for the endpoint connection
- zone
Id String - Availability zone ID of the service resource to be specified
VpcEndpointConnectionZone, VpcEndpointConnectionZoneArgs
- Network
Interface stringId - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- Network
Interface stringIp - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- Network
Interface stringIpv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- Resource
Id string - Service resource ID
- Service
Status string - Status of the service resource
- Subnet
Id string - ID of the subnet to which the endpoint network interface belongs
- Zone
Domain string - The domain name of the terminal node availability zone.
- Zone
Id string - Endpoint zone ID
- Zone
Status string - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
- Network
Interface stringId - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- Network
Interface stringIp - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- Network
Interface stringIpv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- Resource
Id string - Service resource ID
- Service
Status string - Status of the service resource
- Subnet
Id string - ID of the subnet to which the endpoint network interface belongs
- Zone
Domain string - The domain name of the terminal node availability zone.
- Zone
Id string - Endpoint zone ID
- Zone
Status string - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
- network
Interface StringId - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- network
Interface StringIp - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- network
Interface StringIpv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- resource
Id String - Service resource ID
- service
Status String - Status of the service resource
- subnet
Id String - ID of the subnet to which the endpoint network interface belongs
- zone
Domain String - The domain name of the terminal node availability zone.
- zone
Id String - Endpoint zone ID
- zone
Status String - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
- network
Interface stringId - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- network
Interface stringIp - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- network
Interface stringIpv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- resource
Id string - Service resource ID
- service
Status string - Status of the service resource
- subnet
Id string - ID of the subnet to which the endpoint network interface belongs
- zone
Domain string - The domain name of the terminal node availability zone.
- zone
Id string - Endpoint zone ID
- zone
Status string - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
- network_
interface_ strid - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- network_
interface_ strip - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- network_
interface_ stripv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- resource_
id str - Service resource ID
- service_
status str - Status of the service resource
- subnet_
id str - ID of the subnet to which the endpoint network interface belongs
- zone_
domain str - The domain name of the terminal node availability zone.
- zone_
id str - Endpoint zone ID
- zone_
status str - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
- network
Interface StringId - Endpoint network interface ID. If a seamless service resource replacement is in progress, this indicates the endpoint network interface ID connected to the replaced service resource
- network
Interface StringIp - The private IPv4 address of the terminal node NIC. If a smooth service resource replacement is in progress, this refers to the IPv4 address of the terminal node NIC connected to the service resource being replaced.
- network
Interface StringIpv6 - Private IPv6 address of the endpoint network interface. If a seamless service resource replacement is in progress, this indicates the IPv6 address of the endpoint network interface connected to the replaced service resource. If the endpoint only supports IPv4, this parameter is not returned
- resource
Id String - Service resource ID
- service
Status String - Status of the service resource
- subnet
Id String - ID of the subnet to which the endpoint network interface belongs
- zone
Domain String - The domain name of the terminal node availability zone.
- zone
Id String - Endpoint zone ID
- zone
Status String - Status of the endpoint zone. PendingAcceptance: waiting for connection. Connecting: connecting. Connected: connected. Disconnecting: disconnecting. Rejected: connection rejected. Failed: connection failed
Import
$ pulumi import volcenginecc:privatelink/vpcEndpointConnection:VpcEndpointConnection example "service_id|endpoint_id"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
published on Thursday, Apr 23, 2026 by Volcengine
