redactedFields

@JvmName(name = "bhuyccdglrwftfxc")
suspend fun redactedFields(value: Output<List<WebAclLoggingConfigurationRedactedFieldArgs>>)
@JvmName(name = "kxbpvpsbesdxwfej")
suspend fun redactedFields(value: List<WebAclLoggingConfigurationRedactedFieldArgs>?)

Parameters

value

Configuration for parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.


@JvmName(name = "sgqtmcoqmqeyhoiu")
suspend fun redactedFields(vararg values: Output<WebAclLoggingConfigurationRedactedFieldArgs>)


@JvmName(name = "tljwwyefnveleonr")
suspend fun redactedFields(values: List<Output<WebAclLoggingConfigurationRedactedFieldArgs>>)
@JvmName(name = "iccupydcgdlhhwjp")
suspend fun redactedFields(vararg values: WebAclLoggingConfigurationRedactedFieldArgs)

Parameters

values

Configuration for parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.


@JvmName(name = "lepplofndmwbsnfk")
suspend fun redactedFields(argument: List<suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "veelifutuifdbdih")
suspend fun redactedFields(vararg argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)
@JvmName(name = "sehnughteamqihed")
suspend fun redactedFields(argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)

Parameters

argument

Configuration for parts of the request that you want to keep out of the logs. Up to 100 redacted_fields blocks are supported. See Redacted Fields below for more details.