@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.RevisionLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.RevisionLocationProperty
CfnDeploymentGroup.RevisionLocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.RevisionLocationProperty.Builder, CfnDeploymentGroup.RevisionLocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.RevisionLocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.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) |
Object |
getGitHubLocation()
Information about the location of application artifacts stored in GitHub.
|
String |
getRevisionType()
The type of application revision:.
|
Object |
getS3Location()
Information about the location of a revision stored in Amazon S3.
|
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(CfnDeploymentGroup.RevisionLocationProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final Object getGitHubLocation()
CfnDeploymentGroup.RevisionLocationPropertygetGitHubLocation in interface CfnDeploymentGroup.RevisionLocationPropertypublic final String getRevisionType()
CfnDeploymentGroup.RevisionLocationProperty
AppSpecContent object that contains the contents of an AppSpec file for an AWS Lambda or Amazon ECS deployment. The content is formatted as JSON or YAML stored as a RawString.getRevisionType in interface CfnDeploymentGroup.RevisionLocationPropertypublic final Object getS3Location()
CfnDeploymentGroup.RevisionLocationPropertygetS3Location in interface CfnDeploymentGroup.RevisionLocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.