Skip to content

/AWS1/CL_DZNAMAZONQPROPSPATCH

The Amazon Q properties of the connection.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_isenabled TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether Amazon Q is enabled for the connection.

Optional arguments:

iv_profilearn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The profile ARN of the connection's Amazon Q properties.

iv_authmode TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The authentication mode of the connection's Amazon Q properties.


Queryable Attributes

isEnabled

Specifies whether Amazon Q is enabled for the connection.

Accessible with the following methods

Method Description
GET_ISENABLED() Getter for ISENABLED, with configurable default
ASK_ISENABLED() Getter for ISENABLED w/ exceptions if field has no value
HAS_ISENABLED() Determine if ISENABLED has a value

profileArn

The profile ARN of the connection's Amazon Q properties.

Accessible with the following methods

Method Description
GET_PROFILEARN() Getter for PROFILEARN, with configurable default
ASK_PROFILEARN() Getter for PROFILEARN w/ exceptions if field has no value
HAS_PROFILEARN() Determine if PROFILEARN has a value

authMode

The authentication mode of the connection's Amazon Q properties.

Accessible with the following methods

Method Description
GET_AUTHMODE() Getter for AUTHMODE, with configurable default
ASK_AUTHMODE() Getter for AUTHMODE w/ exceptions if field has no value
HAS_AUTHMODE() Determine if AUTHMODE has a value