@Stability(value=Stable) @Internal public static final class CfnDeployment.DeploymentCanarySettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeployment.DeploymentCanarySettingsProperty
CfnDeployment.DeploymentCanarySettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeployment.DeploymentCanarySettingsProperty.Builder, CfnDeployment.DeploymentCanarySettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeployment.DeploymentCanarySettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeployment.AccessLogSettingProperty.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) |
Number |
getPercentTraffic()
The percentage (0-100) of traffic diverted to a canary deployment.
|
Object |
getStageVariableOverrides()
Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary.
|
Object |
getUseStageCache()
Whether the canary deployment uses the stage cache.
|
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(CfnDeployment.DeploymentCanarySettingsProperty.Builder builder)
CfnDeployment.AccessLogSettingProperty.Builder.public final Number getPercentTraffic()
CfnDeployment.DeploymentCanarySettingsPropertygetPercentTraffic in interface CfnDeployment.DeploymentCanarySettingsPropertypublic final Object getStageVariableOverrides()
CfnDeployment.DeploymentCanarySettingsPropertyThese stage variables are represented as a string-to-string map between stage variable names and their values.
Duplicates are not allowed.
getStageVariableOverrides in interface CfnDeployment.DeploymentCanarySettingsPropertypublic final Object getUseStageCache()
CfnDeployment.DeploymentCanarySettingsPropertygetUseStageCache in interface CfnDeployment.DeploymentCanarySettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.