/AWS1/CL_QSTCUSTOMPROMPTPFL¶
A reference to an existing custom prompt profile.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_modelprofileid TYPE /AWS1/QSTMODELPROFILEID /AWS1/QSTMODELPROFILEID¶
The identifier of the model profile.
iv_subscriptionid TYPE /AWS1/QSTSUBSCRIPTIONID /AWS1/QSTSUBSCRIPTIONID¶
The subscription identifier.
iv_qbsawsaccountid TYPE /AWS1/QSTQBSAWSACCOUNTID /AWS1/QSTQBSAWSACCOUNTID¶
The Amazon Web Services account ID for the Q Business service.
Queryable Attributes¶
ModelProfileId¶
The identifier of the model profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELPROFILEID() |
Getter for MODELPROFILEID, with configurable default |
ASK_MODELPROFILEID() |
Getter for MODELPROFILEID w/ exceptions if field has no valu |
HAS_MODELPROFILEID() |
Determine if MODELPROFILEID has a value |
SubscriptionId¶
The subscription identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID, with configurable default |
ASK_SUBSCRIPTIONID() |
Getter for SUBSCRIPTIONID w/ exceptions if field has no valu |
HAS_SUBSCRIPTIONID() |
Determine if SUBSCRIPTIONID has a value |
QbsAwsAccountId¶
The Amazon Web Services account ID for the Q Business service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QBSAWSACCOUNTID() |
Getter for QBSAWSACCOUNTID, with configurable default |
ASK_QBSAWSACCOUNTID() |
Getter for QBSAWSACCOUNTID w/ exceptions if field has no val |
HAS_QBSAWSACCOUNTID() |
Determine if QBSAWSACCOUNTID has a value |