@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-27T21:49:26.396Z") public interface ProjectProps extends software.amazon.jsii.JsiiSerializable, CommonProjectProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProjectProps.Builder
A builder for
ProjectProps |
static class |
ProjectProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ProjectProps.Builder |
builder() |
BuildArtifacts |
getArtifacts()
Defines where build artifacts will be stored.
|
BuildSource |
getSource()
The source of the build.
|
void |
setArtifacts(BuildArtifacts value)
Defines where build artifacts will be stored.
|
void |
setSource(BuildSource value)
The source of the build.
|
getBadge, getBuildScriptAsset, getBuildScriptAssetEntrypoint, getBuildSpec, getCacheBucket, getCacheDir, getDescription, getEncryptionKey, getEnvironment, getEnvironmentVariables, getProjectName, getRole, getTimeout, setBadge, setBuildScriptAsset, setBuildScriptAssetEntrypoint, setBuildSpec, setCacheBucket, setCacheDir, setDescription, setEncryptionKey, setEnvironment, setEnvironmentVariables, setProjectName, setRole, setTimeoutBuildArtifacts getArtifacts()
void setArtifacts(BuildArtifacts value)
BuildSource getSource()
void setSource(BuildSource value)
static ProjectProps.Builder builder()
builder in interface CommonProjectPropsProjectProps.Builder of ProjectPropsCopyright © 2018. All rights reserved.