Uses of Interface
software.amazon.awscdk.services.codebuild.FileSystemConfig
-
Uses of FileSystemConfig in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionCalled by the project when a file system is added so it can perform binding operations on this file system location.default FileSystemConfig
Called by the project when a file system is added so it can perform binding operations on this file system location.final FileSystemConfig
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.