@Stability(value=Stable) @Internal public static final class CfnProject.ProjectBuildBatchConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.ProjectBuildBatchConfigProperty
CfnProject.ProjectBuildBatchConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.ProjectBuildBatchConfigProperty.Builder, CfnProject.ProjectBuildBatchConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object combineArtifacts,
Object restrictions,
String serviceRole,
Number timeoutInMins)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCombineArtifacts()
`CfnProject.ProjectBuildBatchConfigProperty.CombineArtifacts`.
|
Object |
getRestrictions()
`CfnProject.ProjectBuildBatchConfigProperty.Restrictions`.
|
String |
getServiceRole()
`CfnProject.ProjectBuildBatchConfigProperty.ServiceRole`.
|
Number |
getTimeoutInMins()
`CfnProject.ProjectBuildBatchConfigProperty.TimeoutInMins`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object combineArtifacts, Object restrictions, String serviceRole, Number timeoutInMins)
CfnProject.ArtifactsProperty.Builder.public final Object getCombineArtifacts()
CfnProject.ProjectBuildBatchConfigPropertygetCombineArtifacts in interface CfnProject.ProjectBuildBatchConfigPropertypublic final Object getRestrictions()
CfnProject.ProjectBuildBatchConfigPropertygetRestrictions in interface CfnProject.ProjectBuildBatchConfigPropertypublic final String getServiceRole()
CfnProject.ProjectBuildBatchConfigPropertygetServiceRole in interface CfnProject.ProjectBuildBatchConfigPropertypublic final Number getTimeoutInMins()
CfnProject.ProjectBuildBatchConfigPropertygetTimeoutInMins in interface CfnProject.ProjectBuildBatchConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.