@Stability(value=Stable)
public static interface CfnDeployment.DeploymentCanarySettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-percenttraffic@Stability(value=Stable) @Nullable default Object getStageVariableOverrides()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-stagevariableoverrides@Stability(value=Stable) @Nullable default Object getUseStageCache()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-usestagecache@Stability(value=Stable) static CfnDeployment.DeploymentCanarySettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.