FileSystemConfig
public struct FileSystemConfig : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system. DeclarationSwift public let arn: String
- 
                  
                  The path where the function can access the file system, starting with /mnt/. DeclarationSwift public let localMountPath: String
- 
                  
                  Undocumented DeclarationSwift public init(arn: String, localMountPath: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub FileSystemConfig Structure Reference
        FileSystemConfig Structure Reference