Uses of Interface
software.amazon.awscdk.services.eks.CfnCluster.OutpostConfigProperty
Packages that use CfnCluster.OutpostConfigProperty
-
Uses of CfnCluster.OutpostConfigProperty in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement CfnCluster.OutpostConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.OutpostConfigPropertyMethods in software.amazon.awscdk.services.eks that return CfnCluster.OutpostConfigPropertyModifier and TypeMethodDescriptionCfnCluster.OutpostConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type CfnCluster.OutpostConfigPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig) An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.CfnClusterProps.Builder.outpostConfig(CfnCluster.OutpostConfigProperty outpostConfig) Sets the value ofCfnClusterProps.getOutpostConfig()voidCfnCluster.setOutpostConfig(CfnCluster.OutpostConfigProperty value) An object representing the configuration of your local Amazon EKS cluster on an AWS Outpost.