Replies: 1 comment
-
You'll need to go through the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't figure out, how to list tag values of a CDK resource created with CDK Typescript? For example, multiple subnets are created and based of if a subnet's Name "subnet-outbout-d", I want to add a specific route. However, when I reference subnet.tags, I see (below). How to I get actual list of tag values ?
Beta Was this translation helpful? Give feedback.
All reactions