| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFileSystem.Jsii$Default
Internal default implementation for
IFileSystem. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemBase
(experimental) A new or imported FSx file system.
|
static class |
IFileSystem.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LustreFileSystem
(experimental) The FSx for Lustre File System implementation of IFileSystem.
|
| Modifier and Type | Method and Description |
|---|---|
static IFileSystem |
LustreFileSystem.fromLustreFileSystemAttributes(software.constructs.Construct scope,
String id,
FileSystemAttributes attrs)
(experimental) Import an existing FSx for Lustre file system from the given properties.
|
Copyright © 2021. All rights reserved.