redactedFields

@JvmName(name = "sgsjxiednkycejxv")
suspend fun redactedFields(value: Output<List<LoggingConfigurationFieldToMatchArgs>>)
@JvmName(name = "toqnpodwideyhqus")
suspend fun redactedFields(value: List<LoggingConfigurationFieldToMatchArgs>?)

Parameters

value

The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.


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


@JvmName(name = "lvvifxydcrlyvyby")
suspend fun redactedFields(values: List<Output<LoggingConfigurationFieldToMatchArgs>>)
@JvmName(name = "nqvggrjggybembkr")
suspend fun redactedFields(vararg values: LoggingConfigurationFieldToMatchArgs)

Parameters

values

The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.


@JvmName(name = "cnfhtmjvytclwllg")
suspend fun redactedFields(argument: List<suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit>)
@JvmName(name = "jwbjwwacqoxcthbi")
suspend fun redactedFields(vararg argument: suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit)
@JvmName(name = "widsjsbasqogicaf")
suspend fun redactedFields(argument: suspend LoggingConfigurationFieldToMatchArgsBuilder.() -> Unit)

Parameters

argument

The parts of the request that you want to keep out of the logs. For example, if you redact the HEADER field, the HEADER field in the firehose will be xxx.