Uses of Interface
software.amazon.awscdk.services.efs.IFileSystem
Packages that use IFileSystem
Package
Description
AWS Batch Construct Library
Amazon Elastic File System Construct Library
-
Uses of IFileSystem in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return IFileSystemModifier and TypeMethodDescriptionEfsVolume.getFileSystem()The EFS File System that supports this volume. -
Uses of IFileSystem in software.amazon.awscdk.services.efs
Subinterfaces of IFileSystem in software.amazon.awscdk.services.efsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFileSystem.Classes in software.amazon.awscdk.services.efs that implement IFileSystemModifier and TypeClassDescriptionclassThe Elastic File System implementation of IFileSystem.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.efs that return IFileSystemModifier and TypeMethodDescriptionstatic IFileSystemFileSystem.fromFileSystemAttributes(software.constructs.Construct scope, String id, FileSystemAttributes attrs) Import an existing File System from the given properties.ReplicationConfiguration.getDestinationFileSystem()The existing destination file system for the replication.AccessPoint.getFileSystem()The file system of the access point.IAccessPoint.getFileSystem()The EFS file system.default IFileSystemIAccessPoint.Jsii$Default.getFileSystem()The EFS file system.