Thanks, the subnet is created as a part of default VPC. I couldn't find how to modify properties of already created resource, is it simply done with property setter functions? something like: subnet.tags = []?
the question is exactly how would you modify tags, or other properties on a resource?