Skip to content

/AWS1/CL_ODBSVCNETWORKENDPT

The configuration for a service network endpoint.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_vpcendpointid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The identifier of the VPC endpoint.

iv_vpcendpointtype TYPE /AWS1/ODBVPCENDPOINTTYPE /AWS1/ODBVPCENDPOINTTYPE

The type of the VPC endpoint.


Queryable Attributes

vpcEndpointId

The identifier of the VPC endpoint.

Accessible with the following methods

Method Description
GET_VPCENDPOINTID() Getter for VPCENDPOINTID, with configurable default
ASK_VPCENDPOINTID() Getter for VPCENDPOINTID w/ exceptions if field has no value
HAS_VPCENDPOINTID() Determine if VPCENDPOINTID has a value

vpcEndpointType

The type of the VPC endpoint.

Accessible with the following methods

Method Description
GET_VPCENDPOINTTYPE() Getter for VPCENDPOINTTYPE, with configurable default
ASK_VPCENDPOINTTYPE() Getter for VPCENDPOINTTYPE w/ exceptions if field has no val
HAS_VPCENDPOINTTYPE() Determine if VPCENDPOINTTYPE has a value