another question: is this the right way to get the...
# general
q
another question: is this the right way to get the name from a subnet and use it on an rds instance?
dbSubnetGroupName: subnet.tags.apply((t: any) => t.Name),