This message was deleted.
# general
s
This message was deleted.
m
It would be the underlying type. If you want to treat it as a secret in the Pulumi program code, you'll have to retrieve the whole structure as a secret (
config.requireSecretObject<YourInterface>("yourkey");
)