redact

@JvmName(name = "rpiewujaqrmvtuah")
suspend fun redact(value: Output<Boolean>)
@JvmName(name = "sfoshifictpaodkm")
suspend fun redact(value: Boolean?)

Parameters

value

Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.