/AWS1/CL_BDOPRIVATEENDPOINT¶
The private endpoint configuration for a gateway target. Defines how the gateway connects to private resources in your VPC.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_selfmanagedlatticeres TYPE REF TO /AWS1/CL_BDOSELFMNGDLATTICERES /AWS1/CL_BDOSELFMNGDLATTICERES¶
Configuration for connecting to a private resource using a self-managed VPC Lattice resource configuration.
io_managedlatticeresource TYPE REF TO /AWS1/CL_BDOMANAGEDLATTICERES /AWS1/CL_BDOMANAGEDLATTICERES¶
Configuration for connecting to a private resource using a managed VPC Lattice resource. The gateway creates and manages the VPC Lattice resources on your behalf.
Queryable Attributes¶
selfManagedLatticeResource¶
Configuration for connecting to a private resource using a self-managed VPC Lattice resource configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDLATTICERES() |
Getter for SELFMANAGEDLATTICERESOURCE |
managedLatticeResource¶
Configuration for connecting to a private resource using a managed VPC Lattice resource. The gateway creates and manages the VPC Lattice resources on your behalf.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDLATTICERESOURCE() |
Getter for MANAGEDLATTICERESOURCE |