Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
utils
tagSubnets
Function tagSubnets
tag
Subnets
(
stack
,
subnets
,
key
,
value
)
:
void
Tags VPC Subnets with given tag and value.
Parameters
stack
:
Stack
CDK Stack
subnets
:
ISubnet
[]
a list of subnets
key
:
string
Tag Key
value
:
string
Tag Value
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@aws-quickstart/eks-blueprints
Loading...
Tags VPC Subnets with given tag and value.