get File System
The `AWS::EFS::FileSystem`
resource creates a new, empty file system in EFSlong (EFS). You must create a mount target (AWS::EFS::MountTarget) to mount your EFS file system on an EC2 or other AWS cloud compute resource.
Return
null
Parameters
argument
null
Return
null
Parameters
file System Id
The ID of the EFS file system. For example: fs-abcdef0123456789a
See also
suspend fun getFileSystem(argument: suspend GetFileSystemPlainArgsBuilder.() -> Unit): GetFileSystemResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.efs.kotlin.inputs.GetFileSystemPlainArgs.