Uses of Enum Class
software.amazon.awscdk.services.fsx.FileSystemTypeVersion
Packages that use FileSystemTypeVersion
-
Uses of FileSystemTypeVersion in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return FileSystemTypeVersionModifier and TypeMethodDescriptiondefault FileSystemTypeVersionLustreFileSystemProps.getFileSystemTypeVersion()The Lustre version for the file system.final FileSystemTypeVersionLustreFileSystemProps.Jsii$Proxy.getFileSystemTypeVersion()static FileSystemTypeVersionReturns the enum constant of this class with the specified name.static FileSystemTypeVersion[]FileSystemTypeVersion.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 FileSystemTypeVersionModifier and TypeMethodDescriptionLustreFileSystem.Builder.fileSystemTypeVersion(FileSystemTypeVersion fileSystemTypeVersion) The Lustre version for the file system.LustreFileSystemProps.Builder.fileSystemTypeVersion(FileSystemTypeVersion fileSystemTypeVersion) Sets the value ofLustreFileSystemProps.getFileSystemTypeVersion()