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