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