This message was deleted.
# typescript
s
This message was deleted.
l
If the parameter is a
string
and not a
pulumi.Input<string>
then your best bet is to use
StackReference.requireOutputValue
and then either
await
or
then
.