StandardsControlAssociationSummary

An array that provides the enablement status and other details for each control that applies to each enabled standard.

Types

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

Properties

Link copied to clipboard

The enablement status of a control in a specific standard.

Link copied to clipboard

The requirement that underlies this control in the compliance framework related to the standard.

Link copied to clipboard

The ARN of a control, such as arn:aws:securityhub:eu-central-1:123456789012:security-control/S3.1. This parameter doesn't mention a specific standard.

Link copied to clipboard

A unique standard-agnostic identifier for a control. Values for this field typically consist of an Amazon Web Service and a number, such as APIGateway.5. This field doesn't reference a specific standard.

Link copied to clipboard

The Amazon Resource Name (ARN) of a standard.

Link copied to clipboard

The description of a control. This typically summarizes how Security Hub evaluates the control and the conditions under which it produces a failed finding. The parameter may reference a specific standard.

Link copied to clipboard

The title of a control.

Link copied to clipboard

The last time that a control's enablement status in a specified standard was updated.

Link copied to clipboard

The reason for updating a control's enablement status in a specified standard.

Functions

Link copied to clipboard
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