Uses of Interface
software.amazon.awscdk.services.fsx.FileSystemAttributes
Packages that use FileSystemAttributes
-
Uses of FileSystemAttributes in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement FileSystemAttributesMethods in software.amazon.awscdk.services.fsx that return FileSystemAttributesModifier and TypeMethodDescriptionFileSystemAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type FileSystemAttributesModifier and TypeMethodDescriptionstatic IFileSystemLustreFileSystem.fromLustreFileSystemAttributes(software.constructs.Construct scope, String id, FileSystemAttributes attrs) Import an existing FSx for Lustre file system from the given properties.