Skip to content

/AWS1/CL_DOASELFMANAGEDINPUT

Configuration for a self-managed Private Connection.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourceconfigurationid TYPE /AWS1/DOARESOURCECONFARN /AWS1/DOARESOURCECONFARN

The ID or ARN of the resource configuration.

Optional arguments:

iv_certificate TYPE /AWS1/DOACERTIFICATESTRING /AWS1/DOACERTIFICATESTRING

Certificate for the Private Connection.


Queryable Attributes

resourceConfigurationId

The ID or ARN of the resource configuration.

Accessible with the following methods

Method Description
GET_RESOURCECONFIGURATIONID() Getter for RESOURCECONFIGURATIONID, with configurable defaul
ASK_RESOURCECONFIGURATIONID() Getter for RESOURCECONFIGURATIONID w/ exceptions if field ha
HAS_RESOURCECONFIGURATIONID() Determine if RESOURCECONFIGURATIONID has a value

certificate

Certificate for the Private Connection.

Accessible with the following methods

Method Description
GET_CERTIFICATE() Getter for CERTIFICATE, with configurable default
ASK_CERTIFICATE() Getter for CERTIFICATE w/ exceptions if field has no value
HAS_CERTIFICATE() Determine if CERTIFICATE has a value