| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.ResourcesVpcConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.ResourcesVpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ResourcesVpcConfigProperty |
CfnCluster.ResourcesVpcConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.resourcesVpcConfig(CfnCluster.ResourcesVpcConfigProperty resourcesVpcConfig)
Sets the value of
CfnClusterProps.getResourcesVpcConfig() |
CfnCluster.Builder |
CfnCluster.Builder.resourcesVpcConfig(CfnCluster.ResourcesVpcConfigProperty resourcesVpcConfig)
The VPC configuration that's used by the cluster control plane.
|
void |
CfnCluster.setResourcesVpcConfig(CfnCluster.ResourcesVpcConfigProperty value)
The VPC configuration that's used by the cluster control plane.
|
Copyright © 2022. All rights reserved.