redactionScope

@JvmName(name = "fmogabcsfgyepqix")
suspend fun redactionScope(value: Output<String>)
@JvmName(name = "aqiwgyhwqffoiite")
suspend fun redactionScope(value: String?)

Parameters

value

Defines what types of data to redact. If not set, defaults to not redacting any kind of data.

  • REDACT_DISK_STORAGE: On data to be written to disk or similar devices that are capable of holding data even if power is disconnected. This includes data that are temporarily saved on disk. Possible values are: REDACT_DISK_STORAGE.