Thanks for the reply - I’m aware of crd2pulumi, but I don’t think it helps with my problem.
To break it down, this is what I need to do:
• Create an ObjectBucketClaim object
• Wait until the ObjectBucketClaim has a particular status
• Fetch the (automatically created) ObjectBucket of the same name
• Return several properties of the ObjectBucket as Outputs