GetRevocationStatusRequest

Request structure for checking revocation status.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of certificate hashes to check for revocation.

Link copied to clipboard

The ARN of the signing job that produced the signature.

Link copied to clipboard

The platform identifier for the signing platform used.

Link copied to clipboard

The ARN of the signing profile version used to sign the artifact.

Link copied to clipboard
val signatureTimestamp: <Error class: unknown class>?

The timestamp when the artifact was signed, in ISO 8601 format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String