renderedPayload property
Server generated rendered version of the user provided payload data (ParameterVersionPayload) which has substitutions of all (if any) references to a SecretManager SecretVersion resources.
This substitution only works for a Parameter which is in JSON or YAML format.
Output only.
Implementation
core.String? renderedPayload;