/AWS1/CL_QQBCREAPPLICATIONRSP¶
CreateApplicationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_applicationid TYPE /AWS1/QQBAPPLICATIONID /AWS1/QQBAPPLICATIONID¶
The identifier of the Amazon Q Business application.
iv_applicationarn TYPE /AWS1/QQBAPPLICATIONARN /AWS1/QQBAPPLICATIONARN¶
The Amazon Resource Name (ARN) of the Amazon Q Business application.
Queryable Attributes¶
applicationId¶
The identifier of the Amazon Q Business application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONID() |
Getter for APPLICATIONID, with configurable default |
ASK_APPLICATIONID() |
Getter for APPLICATIONID w/ exceptions if field has no value |
HAS_APPLICATIONID() |
Determine if APPLICATIONID has a value |
applicationArn¶
The Amazon Resource Name (ARN) of the Amazon Q Business application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONARN() |
Getter for APPLICATIONARN, with configurable default |
ASK_APPLICATIONARN() |
Getter for APPLICATIONARN w/ exceptions if field has no valu |
HAS_APPLICATIONARN() |
Determine if APPLICATIONARN has a value |