I think the returning type of the ApplyT is `AnyOu...
# golang
b
I think the returning type of the ApplyT is
AnyOutput
because the return type of my applier function is an output type
pulumi.StringPtrOutput
instead of something like
string