RevocationContent

Information about a revocation file.

Types

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

Properties

Link copied to clipboard

The type of revocation file.

Link copied to clipboard

The Amazon S3 bucket for the revocation file.

Link copied to clipboard

The Amazon S3 path for the revocation file.

Link copied to clipboard

The Amazon S3 object version of the revocation file.

Functions

Link copied to clipboard
inline fun copy(block: RevocationContent.Builder.() -> Unit = {}): RevocationContent
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