@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.DeploymentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.DeploymentProperty
CfnDeploymentGroup.DeploymentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.DeploymentProperty.Builder, CfnDeploymentGroup.DeploymentProperty.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 revision,
String description,
Object ignoreApplicationStopFailures)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnDeploymentGroup.DeploymentProperty.Description`.
|
Object |
getIgnoreApplicationStopFailures()
`CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.
|
Object |
getRevision()
`CfnDeploymentGroup.DeploymentProperty.Revision`.
|
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 revision, String description, Object ignoreApplicationStopFailures)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final Object getRevision()
CfnDeploymentGroup.DeploymentPropertygetRevision in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revisionpublic final String getDescription()
CfnDeploymentGroup.DeploymentPropertygetDescription in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-descriptionpublic final Object getIgnoreApplicationStopFailures()
CfnDeploymentGroup.DeploymentPropertygetIgnoreApplicationStopFailures in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailures@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.