Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
resources
Ipv6VpcProvider
Class Ipv6VpcProvider
IPV6 VPC resource provider
Implements
ResourceProvider
<
ec2.IVpc
>
Index
Constructors
constructor
Properties
vpc
Id?
Methods
associate
Subnets
With
Ipv6CIDR
getIPv6VPC
provide
Constructors
constructor
new
Ipv6
Vpc
Provider
(
vpcId
?
)
:
Ipv6VpcProvider
Parameters
Optional
vpcId
:
string
Returns
Ipv6VpcProvider
Properties
Optional
Readonly
vpc
Id
vpc
Id
?:
string
Methods
associate
Subnets
With
Ipv6CIDR
associate
Subnets
With
Ipv6CIDR
(
count
,
subnet
,
vpc
)
:
void
Parameters
count
:
number
subnet
:
ISubnet
vpc
:
Vpc
Returns
void
getIPv6VPC
getIPv6VPC
(
context
,
id
)
:
IVpc
Parameters
context
:
ResourceContext
id
:
string
Returns
IVpc
provide
provide
(
context
)
:
IVpc
Parameters
context
:
ResourceContext
Returns
IVpc
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
vpc
Id
Methods
associate
Subnets
With
Ipv6CIDR
getIPv6VPC
provide
@aws-quickstart/eks-blueprints
Loading...
IPV6 VPC resource provider