Skip to content

/AWS1/CL_GLUCONNPROPSCONF

Configuration that defines the base URL and additional request parameters needed during connection creation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_url TYPE REF TO /AWS1/CL_GLUCONNECTORPROPERTY /AWS1/CL_GLUCONNECTORPROPERTY

The base instance URL for the endpoint that this connection type will connect to.

it_additionalrequestparams TYPE /AWS1/CL_GLUCONNECTORPROPERTY=>TT_CONNECTORPROPERTYLIST TT_CONNECTORPROPERTYLIST

Key-value pairs of additional request parameters that may be needed during connection creation, such as API versions or service-specific configuration options.


Queryable Attributes

Url

The base instance URL for the endpoint that this connection type will connect to.

Accessible with the following methods

Method Description
GET_URL() Getter for URL

AdditionalRequestParameters

Key-value pairs of additional request parameters that may be needed during connection creation, such as API versions or service-specific configuration options.

Accessible with the following methods

Method Description
GET_ADDITIONALREQUESTPARAMS() Getter for ADDITIONALREQUESTPARAMETERS, with configurable de
ASK_ADDITIONALREQUESTPARAMS() Getter for ADDITIONALREQUESTPARAMETERS w/ exceptions if fiel
HAS_ADDITIONALREQUESTPARAMS() Determine if ADDITIONALREQUESTPARAMETERS has a value