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