| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemProps |
FileSystemProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
FileSystem(software.constructs.Construct scope,
String id,
FileSystemProps props)
(experimental) Constructor for creating a new EFS FileSystem.
|
Copyright © 2021. All rights reserved.