StandardsControlAssociationDetail

Provides details about a control's enablement status in a specified standard.

Types

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

Properties

Link copied to clipboard

Specifies whether a control is enabled or disabled in a specified standard.

Link copied to clipboard

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

Link copied to clipboard

The ARN of a security control across standards, 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

The unique identifier of a security control across standards. Values for this field typically consist of an Amazon Web Services service name and a number, such as APIGateway.3.

Link copied to clipboard

The Amazon Resource Name (ARN) of a security standard.

Link copied to clipboard

Provides the input parameter that Security Hub CSPM uses to call the UpdateStandardsControl API. This API can be used to enable or disable a control in a specified standard.

Link copied to clipboard

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

Link copied to clipboard

The title of a control. This field may reference a specific standard.

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

The time at which the enablement status of the control in the specified standard was last updated.

Link copied to clipboard

The reason for updating the enablement status of a control 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