/AWS1/CL_QSTCREACCUSTIZATION01¶
CreateAccountCustomizationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.
iv_awsaccountid TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID¶
The ID for the Amazon Web Services account that you want to customize Quick Sight for.
iv_namespace TYPE /AWS1/QSTNAMESPACE /AWS1/QSTNAMESPACE¶
The namespace associated with the customization you're creating.
io_accountcustomization TYPE REF TO /AWS1/CL_QSTACCTCUSTOMIZATION /AWS1/CL_QSTACCTCUSTOMIZATION¶
The Quick Sight customizations you're adding.
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status of the request.
Queryable Attributes¶
Arn¶
The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
AwsAccountId¶
The ID for the Amazon Web Services account that you want to customize Quick Sight for.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSACCOUNTID() |
Getter for AWSACCOUNTID, with configurable default |
ASK_AWSACCOUNTID() |
Getter for AWSACCOUNTID w/ exceptions if field has no value |
HAS_AWSACCOUNTID() |
Determine if AWSACCOUNTID has a value |
Namespace¶
The namespace associated with the customization you're creating.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACE() |
Getter for NAMESPACE, with configurable default |
ASK_NAMESPACE() |
Getter for NAMESPACE w/ exceptions if field has no value |
HAS_NAMESPACE() |
Determine if NAMESPACE has a value |
AccountCustomization¶
The Quick Sight customizations you're adding.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTCUSTOMIZATION() |
Getter for ACCOUNTCUSTOMIZATION |
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
Status¶
The HTTP status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |