| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSystemConfig.Jsii$Proxy
An implementation for
FileSystemConfig |
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfig |
IFileSystemLocation.bind(software.constructs.Construct scope,
IProject project)
(experimental) Called by the project when a file system is added so it can perform binding operations on this file system location.
|
FileSystemConfig |
IFileSystemLocation.Jsii$Proxy.bind(software.constructs.Construct scope,
IProject project)
(experimental) Called by the project when a file system is added so it can perform binding operations on this file system location.
|
default FileSystemConfig |
IFileSystemLocation.Jsii$Default.bind(software.constructs.Construct scope,
IProject project)
(experimental) Called by the project when a file system is added so it can perform binding operations on this file system location.
|
FileSystemConfig |
FileSystemConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.