Uses of Interface
software.amazon.awscdk.services.fsx.FileSystemAttributes
-
Uses of FileSystemAttributes in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionFileSystemAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IFileSystem
LustreFileSystem.fromLustreFileSystemAttributes
(software.constructs.Construct scope, String id, FileSystemAttributes attrs) Import an existing FSx for Lustre file system from the given properties.