FileSystemConfig¶
-
class
aws_cdk.aws_codebuild.
FileSystemConfig
(*, location)¶ Bases:
object
The type returned from {@link IFileSystemLocation#bind}.
- Parameters
location (
ProjectFileSystemLocationProperty
) – File system location wrapper property.
Attributes
-
location
¶ File system location wrapper property.