fileSystemLocations property

Input<List<ProjectFileSystemLocation>?>? fileSystemLocations
final

A set of file system locations to mount inside the build. File system locations are documented below.

Implementation

final pulumi.Input<List<ProjectFileSystemLocation>?>? fileSystemLocations;