StatusReason

Provides additional context for the value of Compliance.Status.

Types

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

Properties

Link copied to clipboard

The corresponding description for the status reason code.

Link copied to clipboard

A code that represents a reason for the control status. For the list of status reason codes and their meanings, see Standards-related information in the ASFF in the Security Hub User Guide.

Functions

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