/AWS1/CL_SGNGETREVOCATIONSTA01¶
GetRevocationStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_revokedentities TYPE /AWS1/CL_SGNREVOKEDENTITIES_W=>TT_REVOKEDENTITIES TT_REVOKEDENTITIES¶
A list of revoked entities (including zero or more of the signing profile ARN, signing job ARN, and certificate hashes) supplied as input to the API.
Queryable Attributes¶
revokedEntities¶
A list of revoked entities (including zero or more of the signing profile ARN, signing job ARN, and certificate hashes) supplied as input to the API.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVOKEDENTITIES() |
Getter for REVOKEDENTITIES, with configurable default |
ASK_REVOKEDENTITIES() |
Getter for REVOKEDENTITIES w/ exceptions if field has no val |
HAS_REVOKEDENTITIES() |
Determine if REVOKEDENTITIES has a value |