Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.RemoteNetworkConfigProperty
Packages that use CfnClusterPropsMixin.RemoteNetworkConfigProperty
-
Uses of CfnClusterPropsMixin.RemoteNetworkConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.RemoteNetworkConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.RemoteNetworkConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.RemoteNetworkConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.RemoteNetworkConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.RemoteNetworkConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.remoteNetworkConfig(CfnClusterPropsMixin.RemoteNetworkConfigProperty remoteNetworkConfig) Sets the value ofCfnClusterMixinProps.getRemoteNetworkConfig()CfnClusterPropsMixin.Builder.remoteNetworkConfig(CfnClusterPropsMixin.RemoteNetworkConfigProperty remoteNetworkConfig) The configuration in the cluster for EKS Hybrid Nodes.