Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ResourcesVpcConfigProperty
Packages that use CfnClusterPropsMixin.ResourcesVpcConfigProperty
-
Uses of CfnClusterPropsMixin.ResourcesVpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.ResourcesVpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ResourcesVpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.ResourcesVpcConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ResourcesVpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.ResourcesVpcConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.resourcesVpcConfig(CfnClusterPropsMixin.ResourcesVpcConfigProperty resourcesVpcConfig) Sets the value ofCfnClusterMixinProps.getResourcesVpcConfig()CfnClusterPropsMixin.Builder.resourcesVpcConfig(CfnClusterPropsMixin.ResourcesVpcConfigProperty resourcesVpcConfig) The VPC configuration that's used by the cluster control plane.