any way to dump out the settings on an object so I...
# general
a
any way to dump out the settings on an object so I can see what the values are in order to create them as pulumi code? e.g. I have got a handle to an existing resource: e.g. let mwacl = aws.waf.WebAcl.get( name, id) and would like to examine the values of the contained items