IFileSystemRef

class aws_cdk.aws_efs.IFileSystemRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a FileSystem.

Stability:

experimental

Attributes

file_system_ref

(experimental) A reference to a FileSystem resource.

Stability:

experimental

node

The tree node.