fileSystemLocations property

List<ProjectFileSystemLocation>? fileSystemLocations
final

An array of ProjectFileSystemLocation objects for the batch build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System.

Implementation

final List<ProjectFileSystemLocation>? fileSystemLocations;