| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemAttributes |
FileSystemAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IFileSystem |
FileSystem.fromFileSystemAttributes(software.constructs.Construct scope,
String id,
FileSystemAttributes attrs)
(experimental) Import an existing File System from the given properties.
|
Copyright © 2021. All rights reserved.