Compliance

Contains finding details that are specific to control-based findings. Only returned for findings generated from controls.

Types

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

Properties

Link copied to clipboard

The enabled security standards in which a security control is currently enabled.

Link copied to clipboard

For a control, the industry or regulatory framework requirements that are related to the control. The check for that control is aligned with these requirements.

Link copied to clipboard

The unique identifier of a control across standards. Values for this field typically consist of an Amazon Web Service and a number, such as APIGateway.5.

Link copied to clipboard

An object that includes security control parameter names and values.

Link copied to clipboard

The result of a standards check.

Link copied to clipboard

For findings generated from controls, a list of reasons behind the value of 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: Compliance.Builder.() -> Unit = {}): Compliance
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