Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.LoggingProperty
Packages that use CfnClusterPropsMixin.LoggingProperty
-
Uses of CfnClusterPropsMixin.LoggingProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.LoggingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.LoggingPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.LoggingPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.LoggingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.LoggingPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.logging(CfnClusterPropsMixin.LoggingProperty logging) Sets the value ofCfnClusterMixinProps.getLogging()CfnClusterPropsMixin.Builder.logging(CfnClusterPropsMixin.LoggingProperty logging) The logging configuration for your cluster.