Skip to content

/AWS1/CL_XDDGETVPCENDPTSVCNA01

GetVpcEndpointServiceNameOutput

CONSTRUCTOR

IMPORTING

Required arguments:

iv_servicename TYPE /AWS1/XDDSERVICENAME /AWS1/XDDSERVICENAME

The VPC endpoint service name.

Optional arguments:

iv_clustervpcendpoint TYPE /AWS1/XDDCLUSTERVPCENDPOINT /AWS1/XDDCLUSTERVPCENDPOINT

The VPC connection endpoint for the cluster.


Queryable Attributes

serviceName

The VPC endpoint service name.

Accessible with the following methods

Method Description
GET_SERVICENAME() Getter for SERVICENAME, with configurable default
ASK_SERVICENAME() Getter for SERVICENAME w/ exceptions if field has no value
HAS_SERVICENAME() Determine if SERVICENAME has a value

clusterVpcEndpoint

The VPC connection endpoint for the cluster.

Accessible with the following methods

Method Description
GET_CLUSTERVPCENDPOINT() Getter for CLUSTERVPCENDPOINT, with configurable default
ASK_CLUSTERVPCENDPOINT() Getter for CLUSTERVPCENDPOINT w/ exceptions if field has no
HAS_CLUSTERVPCENDPOINT() Determine if CLUSTERVPCENDPOINT has a value