SecurityControlsConfiguration
An object that defines which security controls are enabled in an Security Hub CSPM configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
Types
Properties
Link copied to clipboard
A list of security controls that are disabled in the configuration policy. Security Hub CSPM enables all other controls (including newly released controls) other than the listed controls.
Link copied to clipboard
A list of security controls that are enabled in the configuration policy. Security Hub CSPM disables all other controls (including newly released controls) other than the listed controls.
Link copied to clipboard
A list of security controls and control parameter values that are included in a configuration policy.
Functions
Link copied to clipboard
inline fun copy(block: SecurityControlsConfiguration.Builder.() -> Unit = {}): SecurityControlsConfiguration