/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_managedvpcresource TYPE REF TO /AWS1/CL_BDOMANAGEDVPCRESOURCE /AWS1/CL_BDOMANAGEDVPCRESOURCE¶
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 |
managedVpcResource¶
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_MANAGEDVPCRESOURCE() |
Getter for MANAGEDVPCRESOURCE |