Skip to content

/AWS1/CL_DOAPRIVATECONNMODE

Private Connection mode — either service-managed or self-managed.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_servicemanaged TYPE REF TO /AWS1/CL_DOASVCMANAGEDINPUT /AWS1/CL_DOASVCMANAGEDINPUT

Service manages the Resource Gateway lifecycle.

io_selfmanaged TYPE REF TO /AWS1/CL_DOASELFMANAGEDINPUT /AWS1/CL_DOASELFMANAGEDINPUT

Caller manages their own resource configuration.


Queryable Attributes

serviceManaged

Service manages the Resource Gateway lifecycle.

Accessible with the following methods

Method Description
GET_SERVICEMANAGED() Getter for SERVICEMANAGED

selfManaged

Caller manages their own resource configuration.

Accessible with the following methods

Method Description
GET_SELFMANAGED() Getter for SELFMANAGED