StandardsControl

Details for an individual security standard control.

Types

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

Properties

Link copied to clipboard

The identifier of the security standard control.

Link copied to clipboard

The current status of the security standard control. Indicates whether the control is enabled or disabled. Security Hub does not check against disabled controls.

Link copied to clipboard

The date and time that the status of the security standard control was most recently updated.

Link copied to clipboard

The longer description of the security standard control. Provides information about what the control is checking for.

Link copied to clipboard

The reason provided for the most recent change in status for the control.

Link copied to clipboard

The list of requirements that are related to this control.

Link copied to clipboard

A link to remediation information for the control in the Security Hub user documentation.

Link copied to clipboard

The severity of findings generated from this security standard control.

Link copied to clipboard

The ARN of the security standard control.

Link copied to clipboard

The title of the security standard control.

Functions

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