@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-25T18:29:05.672Z")
public interface IFileSystemLocation
Implemented by {@link EfsFileSystemLocation}.
Modifier and Type | Interface and Description |
---|---|
static interface |
IFileSystemLocation.Jsii$Default
Internal default implementation for
IFileSystemLocation . |
static class |
IFileSystemLocation.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
FileSystemConfig |
bind(Construct scope,
IProject project)
Called by the project when a file system is added so it can perform binding operations on this file system location.
|
FileSystemConfig bind(Construct scope, IProject project)
scope
- This parameter is required.project
- This parameter is required.