@Stability(value=Stable)
public static interface CfnDeployment.DeploymentCanarySettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeployment.DeploymentCanarySettingsProperty.Builder
A builder for
CfnDeployment.DeploymentCanarySettingsProperty |
static class |
CfnDeployment.DeploymentCanarySettingsProperty.Jsii$Proxy
An implementation for
CfnDeployment.DeploymentCanarySettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeployment.DeploymentCanarySettingsProperty.Builder |
builder() |
default Number |
getPercentTraffic()
`CfnDeployment.DeploymentCanarySettingsProperty.PercentTraffic`.
|
default Object |
getStageVariableOverrides()
`CfnDeployment.DeploymentCanarySettingsProperty.StageVariableOverrides`.
|
default Object |
getUseStageCache()
`CfnDeployment.DeploymentCanarySettingsProperty.UseStageCache`.
|
@Stability(value=Stable) @Nullable default Number getPercentTraffic()
@Stability(value=Stable) @Nullable default Object getStageVariableOverrides()
@Stability(value=Stable) @Nullable default Object getUseStageCache()
@Stability(value=Stable) static CfnDeployment.DeploymentCanarySettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.