aws-cdk-lib.aws_fsx.IFileSystem

interface IFileSystem

LanguageType name
.NETAmazon.CDK.AWS.FSx.IFileSystem
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsfsx#IFileSystem
Javasoftware.amazon.awscdk.services.fsx.IFileSystem
Pythonaws_cdk.aws_fsx.IFileSystem
TypeScript (source)aws-cdk-lib » aws_fsx » IFileSystem

Implemented by LustreFileSystem

Obtainable from LustreFileSystem.fromLustreFileSystemAttributes()

Interface to implement FSx File Systems.

Properties

NameTypeDescription
connectionsConnectionsThe network connections associated with this resource.
fileSystemIdstringThe ID of the file system, assigned by Amazon FSx.

connections

Type: Connections

The network connections associated with this resource.


fileSystemId

Type: string

The ID of the file system, assigned by Amazon FSx.