| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnProject.ProjectFileSystemLocationProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectFileSystemLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.ProjectFileSystemLocationProperty |
CfnProject.ProjectFileSystemLocationProperty.Builder.build()
Builds the configured instance.
|
CfnProject.ProjectFileSystemLocationProperty |
FileSystemConfig.getLocation()
(experimental) File system location wrapper property.
|
CfnProject.ProjectFileSystemLocationProperty |
FileSystemConfig.Jsii$Proxy.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfig.Builder |
FileSystemConfig.Builder.location(CfnProject.ProjectFileSystemLocationProperty location)
Sets the value of
FileSystemConfig.getLocation() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnProject.ProjectFileSystemLocationProperty location)
Constructor that initializes the object based on literal property values passed by the
FileSystemConfig.Builder. |
Copyright © 2021. All rights reserved.