/AWS1/CL_QQBCRESUBSCRIPTIONRSP¶
CreateSubscriptionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_subscriptionid TYPE /AWS1/QQBSUBSCRIPTIONID /AWS1/QQBSUBSCRIPTIONID¶
The identifier of the Amazon Q Business subscription created.
iv_subscriptionarn TYPE /AWS1/QQBSUBSCRIPTIONARN /AWS1/QQBSUBSCRIPTIONARN¶
The Amazon Resource Name (ARN) of the Amazon Q Business subscription created.
io_currentsubscription TYPE REF TO /AWS1/CL_QQBSUBSCRIPTIONDETS /AWS1/CL_QQBSUBSCRIPTIONDETS¶
The type of your current Amazon Q Business subscription.
io_nextsubscription TYPE REF TO /AWS1/CL_QQBSUBSCRIPTIONDETS /AWS1/CL_QQBSUBSCRIPTIONDETS¶
The type of the Amazon Q Business subscription for the next month.
Queryable Attributes¶
subscriptionId¶
The identifier of the Amazon Q Business subscription created.
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 |
subscriptionArn¶
The Amazon Resource Name (ARN) of the Amazon Q Business subscription created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBSCRIPTIONARN() |
Getter for SUBSCRIPTIONARN, with configurable default |
ASK_SUBSCRIPTIONARN() |
Getter for SUBSCRIPTIONARN w/ exceptions if field has no val |
HAS_SUBSCRIPTIONARN() |
Determine if SUBSCRIPTIONARN has a value |
currentSubscription¶
The type of your current Amazon Q Business subscription.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENTSUBSCRIPTION() |
Getter for CURRENTSUBSCRIPTION |
nextSubscription¶
The type of the Amazon Q Business subscription for the next month.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTSUBSCRIPTION() |
Getter for NEXTSUBSCRIPTION |