Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.StorageConfigProperty
Packages that use CfnClusterPropsMixin.StorageConfigProperty
-
Uses of CfnClusterPropsMixin.StorageConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.StorageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.StorageConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.StorageConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.StorageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.StorageConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.storageConfig(CfnClusterPropsMixin.StorageConfigProperty storageConfig) Sets the value ofCfnClusterMixinProps.getStorageConfig()CfnClusterPropsMixin.Builder.storageConfig(CfnClusterPropsMixin.StorageConfigProperty storageConfig) Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster.