/AWS1/CL_QSTDESCRKEYREGRSP¶
DescribeKeyRegistrationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_awsaccountid
TYPE /AWS1/QSTAWSACCOUNTID
/AWS1/QSTAWSACCOUNTID
¶
The ID of the Amazon Web Services account that contains the customer managed key registration specified in the request.
it_keyregistration
TYPE /AWS1/CL_QSTREGEDCUSMANAGEDKEY=>TT_KEYREGISTRATION
TT_KEYREGISTRATION
¶
A list of
RegisteredCustomerManagedKey
objects in a QuickSight account.
io_qdatakey
TYPE REF TO /AWS1/CL_QSTQDATAKEY
/AWS1/CL_QSTQDATAKEY
¶
A list of
QDataKey
objects in a QuickSight account.
iv_requestid
TYPE /AWS1/QSTNONEMPTYSTRING
/AWS1/QSTNONEMPTYSTRING
¶
The Amazon Web Services request ID for this operation.
iv_status
TYPE /AWS1/QSTSTATUSCODE
/AWS1/QSTSTATUSCODE
¶
The HTTP status of the request.
Queryable Attributes¶
AwsAccountId¶
The ID of the Amazon Web Services account that contains the customer managed key registration specified in the request.
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 |
KeyRegistration¶
A list of
RegisteredCustomerManagedKey
objects in a QuickSight account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYREGISTRATION() |
Getter for KEYREGISTRATION, with configurable default |
ASK_KEYREGISTRATION() |
Getter for KEYREGISTRATION w/ exceptions if field has no val |
HAS_KEYREGISTRATION() |
Determine if KEYREGISTRATION has a value |
QDataKey¶
A list of
QDataKey
objects in a QuickSight account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QDATAKEY() |
Getter for QDATAKEY |
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 |