DnssecStatus

A string representing the status of DNSSEC signing.

Types

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

Properties

Link copied to clipboard

A string that represents the current hosted zone signing status.

Link copied to clipboard

The status message provided for the following DNSSEC signing status: INTERNAL_FAILURE. The status message includes information about what the problem might be and steps that you can take to correct the issue.

Functions

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