@Stability(value=Stable) @Internal public static final class CfnProject.BuildStatusConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.BuildStatusConfigProperty
CfnProject.BuildStatusConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.BuildStatusConfigProperty.Builder, CfnProject.BuildStatusConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.BuildStatusConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContext()
Specifies the context of the build status CodeBuild sends to the source provider.
|
String |
getTargetUrl()
Specifies the target url of the build status CodeBuild sends to the source provider.
|
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(CfnProject.BuildStatusConfigProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getContext()
CfnProject.BuildStatusConfigPropertyThe usage of this parameter depends on the source provider.
name parameter in the Bitbucket commit status. For more information, see build in the Bitbucket API documentation.context parameter in the GitHub commit status. For more information, see Create a commit status in the GitHub developer guide.getContext in interface CfnProject.BuildStatusConfigPropertypublic final String getTargetUrl()
CfnProject.BuildStatusConfigPropertyThe usage of this parameter depends on the source provider.
url parameter in the Bitbucket commit status. For more information, see build in the Bitbucket API documentation.target_url parameter in the GitHub commit status. For more information, see Create a commit status in the GitHub developer guide.getTargetUrl in interface CfnProject.BuildStatusConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.