disabledControlIdentifiers

@JvmName(name = "gretidoxhtfejumb")
suspend fun disabledControlIdentifiers(value: Output<List<String>>)
@JvmName(name = "irjigfodhfhsgdhr")
suspend fun disabledControlIdentifiers(value: List<String>?)

Parameters

value

A list of security controls that are disabled in the configuration policy Security Hub enables all other controls (including newly released controls) other than the listed controls. Conflicts with enabled_control_identifiers.


@JvmName(name = "ecevkcleibnqkshg")
suspend fun disabledControlIdentifiers(vararg values: Output<String>)


@JvmName(name = "drsfvtwqxhhareuw")
suspend fun disabledControlIdentifiers(values: List<Output<String>>)
@JvmName(name = "nvbwclilqgefbits")
suspend fun disabledControlIdentifiers(vararg values: String)

Parameters

values

A list of security controls that are disabled in the configuration policy Security Hub enables all other controls (including newly released controls) other than the listed controls. Conflicts with enabled_control_identifiers.