Redacted data type, to actually use the value (like pass an API key to a client) you need to manually expose it using Redacted.value right?Redacted.Redacted<string> to a function and it'll use the underlying value but hide it from logs, instead I must expose it with Redacted.value