fileSystemLocations

@JvmName(name = "eqphupqwmlfmbbli")
suspend fun fileSystemLocations(value: Output<List<ProjectFileSystemLocationArgs>>)
@JvmName(name = "cwbatxhejeqrqknt")
suspend fun fileSystemLocations(value: List<ProjectFileSystemLocationArgs>?)

Parameters

value

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


@JvmName(name = "ycfabhxfxrbmoclh")
suspend fun fileSystemLocations(vararg values: Output<ProjectFileSystemLocationArgs>)


@JvmName(name = "qxaxfkojbeqkfyfg")
suspend fun fileSystemLocations(values: List<Output<ProjectFileSystemLocationArgs>>)
@JvmName(name = "ialrapmfiammxtgo")
suspend fun fileSystemLocations(vararg values: ProjectFileSystemLocationArgs)

Parameters

values

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


@JvmName(name = "hvscklxvbaivndti")
suspend fun fileSystemLocations(argument: List<suspend ProjectFileSystemLocationArgsBuilder.() -> Unit>)
@JvmName(name = "jaglujpndkjqrtie")
suspend fun fileSystemLocations(vararg argument: suspend ProjectFileSystemLocationArgsBuilder.() -> Unit)
@JvmName(name = "rssnbokkvfgwcyqj")
suspend fun fileSystemLocations(argument: suspend ProjectFileSystemLocationArgsBuilder.() -> Unit)

Parameters

argument

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