Uses of Interface
software.amazon.awscdk.services.eks.CfnCluster.RemoteNetworkConfigProperty
Packages that use CfnCluster.RemoteNetworkConfigProperty
-
Uses of CfnCluster.RemoteNetworkConfigProperty in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement CfnCluster.RemoteNetworkConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.RemoteNetworkConfigPropertyMethods in software.amazon.awscdk.services.eks that return CfnCluster.RemoteNetworkConfigPropertyModifier and TypeMethodDescriptionCfnCluster.RemoteNetworkConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type CfnCluster.RemoteNetworkConfigPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.remoteNetworkConfig(CfnCluster.RemoteNetworkConfigProperty remoteNetworkConfig) The configuration in the cluster for EKS Hybrid Nodes.CfnClusterProps.Builder.remoteNetworkConfig(CfnCluster.RemoteNetworkConfigProperty remoteNetworkConfig) Sets the value ofCfnClusterProps.getRemoteNetworkConfig()voidCfnCluster.setRemoteNetworkConfig(CfnCluster.RemoteNetworkConfigProperty value) The configuration in the cluster for EKS Hybrid Nodes.