Skip to content

/AWS1/CL_SAGSELFMANAGEDINPUT

The configuration for a self-managed private connection.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resourceconfigurationid TYPE /AWS1/SAGRESOURCECONFID /AWS1/SAGRESOURCECONFID

The identifier or ARN of the resource configuration.

Optional arguments:

iv_certificate TYPE /AWS1/SAGCERTIFICATECHAIN /AWS1/SAGCERTIFICATECHAIN

The certificate for the private connection.


Queryable Attributes

resourceConfigurationId

The identifier 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

The 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