AWS CodeBuild Construct Library
-
IFileSystemLocation.bind(software.constructs.Construct scope,
IProject project)
Called by the project when a file system is added so it can perform binding operations on this file system location.
IFileSystemLocation.Jsii$Default.bind(software.constructs.Construct scope,
IProject project)
Called by the project when a file system is added so it can perform binding operations on this file system location.
IFileSystemLocation.Jsii$Proxy.bind(software.constructs.Construct scope,
IProject project)
Called by the project when a file system is added so it can perform binding operations on this file system location.
FileSystemConfig.Builder.build()
Builds the configured instance.