Skip to content

/AWS1/CL_TCEPRIVATEENDPOINT

A private network endpoint used to reach a resource over a private path. Exactly one member is set.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_selfmanagedlatticeres TYPE REF TO /AWS1/CL_TCESELFMNGDLATTCERES /AWS1/CL_TCESELFMNGDLATTCERES

A private endpoint backed by a self-managed VPC Lattice resource configuration.

io_managedvpcresource TYPE REF TO /AWS1/CL_TCEMANAGEDVPCRESOURCE /AWS1/CL_TCEMANAGEDVPCRESOURCE

A private endpoint backed by a service-managed VPC resource.


Queryable Attributes

selfManagedLatticeResource

A private endpoint backed by a self-managed VPC Lattice resource configuration.

Accessible with the following methods

Method Description
GET_SELFMANAGEDLATTICERES() Getter for SELFMANAGEDLATTICERESOURCE

managedVpcResource

A private endpoint backed by a service-managed VPC resource.

Accessible with the following methods

Method Description
GET_MANAGEDVPCRESOURCE() Getter for MANAGEDVPCRESOURCE