public static final class ProjectRefProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ProjectRefProps
software.amazon.jsii.JsiiObject.InitializationModeProjectRefProps.Builder, ProjectRefProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectName()
The human-readable name of the CodeBuild Project we're referencing.
|
void |
setProjectName(String value)
The human-readable name of the CodeBuild Project we're referencing.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getProjectName()
getProjectName in interface ProjectRefPropspublic void setProjectName(String value)
setProjectName in interface ProjectRefPropsCopyright © 2018. All rights reserved.