ImportCrlRequest

Types

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

Properties

Link copied to clipboard

The x509 v3 specified certificate revocation list (CRL).

Link copied to clipboard

Specifies whether the certificate revocation list (CRL) is enabled.

Link copied to clipboard

The name of the certificate revocation list (CRL).

Link copied to clipboard
val tags: List<Tag>?

A list of tags to attach to the certificate revocation list (CRL).

Link copied to clipboard

The ARN of the TrustAnchor the certificate revocation list (CRL) will provide revocation for.

Functions

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