redactedFields

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

Parameters

value

The 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 = "avndbfaqnyqcgfnt")
suspend fun redactedFields(vararg values: Output<WebAclLoggingConfigurationRedactedFieldArgs>)


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

Parameters

values

The 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 = "ujgupvchcmibgsfb")
suspend fun redactedFields(argument: List<suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit>)
@JvmName(name = "clocmmdeocopwdqd")
suspend fun redactedFields(vararg argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)
@JvmName(name = "rdqagnwaonumncll")
suspend fun redactedFields(argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)

Parameters

argument

The 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.