configurationPolicy

@JvmName(name = "rjrtqnrnpejrpswi")
suspend fun configurationPolicy(value: Output<ConfigurationPolicyPolicyArgs>)
@JvmName(name = "ouiwnkpwlikkrgxo")
suspend fun configurationPolicy(value: ConfigurationPolicyPolicyArgs?)

Parameters

value

An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).


@JvmName(name = "lsodyxadrwojotnq")
suspend fun configurationPolicy(argument: suspend ConfigurationPolicyPolicyArgsBuilder.() -> Unit)

Parameters

argument

An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).