Uses of Enum Class
software.amazon.awscdk.services.fsx.StorageType
Packages that use StorageType
-
Uses of StorageType in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return StorageTypeModifier and TypeMethodDescriptiondefault StorageTypeFileSystemProps.getStorageType()The storage type for the file system that you're creating.final StorageTypeFileSystemProps.Jsii$Proxy.getStorageType()final StorageTypeLustreFileSystemProps.Jsii$Proxy.getStorageType()static StorageTypeReturns the enum constant of this class with the specified name.static StorageType[]StorageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.fsx with parameters of type StorageTypeModifier and TypeMethodDescriptionFileSystemProps.Builder.storageType(StorageType storageType) Sets the value ofFileSystemProps.getStorageType()LustreFileSystem.Builder.storageType(StorageType storageType) The storage type for the file system that you're creating.LustreFileSystemProps.Builder.storageType(StorageType storageType) Sets the value ofFileSystemProps.getStorageType()