Function File System Config Args
data class FunctionFileSystemConfigArgs(val arn: Output<String>, val localMountPath: Output<String>) : ConvertibleToJava<FunctionFileSystemConfigArgs>
Details about the connection between a Lambda function and an Amazon EFS file system.