Skip to content

/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 Amazon 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 Amazon 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

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