/AWS1/CL_QQBCREATERETRIEVERRSP¶
CreateRetrieverResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_retrieverid TYPE /AWS1/QQBRETRIEVERID /AWS1/QQBRETRIEVERID¶
The identifier of the retriever you are using.
iv_retrieverarn TYPE /AWS1/QQBRETRIEVERARN /AWS1/QQBRETRIEVERARN¶
The Amazon Resource Name (ARN) of an IAM role associated with a retriever.
Queryable Attributes¶
retrieverId¶
The identifier of the retriever you are using.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRIEVERID() |
Getter for RETRIEVERID, with configurable default |
ASK_RETRIEVERID() |
Getter for RETRIEVERID w/ exceptions if field has no value |
HAS_RETRIEVERID() |
Determine if RETRIEVERID has a value |
retrieverArn¶
The Amazon Resource Name (ARN) of an IAM role associated with a retriever.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRIEVERARN() |
Getter for RETRIEVERARN, with configurable default |
ASK_RETRIEVERARN() |
Getter for RETRIEVERARN w/ exceptions if field has no value |
HAS_RETRIEVERARN() |
Determine if RETRIEVERARN has a value |