/AWS1/CL_QSTUPDATEKEYREGRSP¶
UpdateKeyRegistrationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_failedkeyregistration TYPE /AWS1/CL_QSTFAILEDKEYREGENTRY=>TT_FAILEDKEYREGENTRIES TT_FAILEDKEYREGENTRIES¶
A list of all customer managed key registrations that failed to update.
it_successfulkeyregistration TYPE /AWS1/CL_QSTSUCCFULKEYREGENTRY=>TT_SUCCESSFULKEYREGENTRIES TT_SUCCESSFULKEYREGENTRIES¶
A list of all customer managed key registrations that were successfully updated.
iv_requestid TYPE /AWS1/QSTNONEMPTYSTRING /AWS1/QSTNONEMPTYSTRING¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
FailedKeyRegistration¶
A list of all customer managed key registrations that failed to update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDKEYREGISTRATION() |
Getter for FAILEDKEYREGISTRATION, with configurable default |
ASK_FAILEDKEYREGISTRATION() |
Getter for FAILEDKEYREGISTRATION w/ exceptions if field has |
HAS_FAILEDKEYREGISTRATION() |
Determine if FAILEDKEYREGISTRATION has a value |
SuccessfulKeyRegistration¶
A list of all customer managed key registrations that were successfully updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSFULKEYREG() |
Getter for SUCCESSFULKEYREGISTRATION, with configurable defa |
ASK_SUCCESSFULKEYREG() |
Getter for SUCCESSFULKEYREGISTRATION w/ exceptions if field |
HAS_SUCCESSFULKEYREG() |
Determine if SUCCESSFULKEYREGISTRATION 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 |