Uses of Interface
software.amazon.awscdk.services.eks_v2.CfnCluster.StorageConfigProperty
Packages that use CfnCluster.StorageConfigProperty
-
Uses of CfnCluster.StorageConfigProperty in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement CfnCluster.StorageConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.StorageConfigPropertyMethods in software.amazon.awscdk.services.eks_v2 that return CfnCluster.StorageConfigPropertyModifier and TypeMethodDescriptionCfnCluster.StorageConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 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()