@Stability(value=Stable)
public static interface CfnDeploymentConfig.TrafficRoutingConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder
A builder for
CfnDeploymentConfig.TrafficRoutingConfigProperty |
static class |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Jsii$Proxy
An implementation for
CfnDeploymentConfig.TrafficRoutingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder |
builder() |
default Object |
getTimeBasedCanary()
`CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedCanary`.
|
default Object |
getTimeBasedLinear()
`CfnDeploymentConfig.TrafficRoutingConfigProperty.TimeBasedLinear`.
|
String |
getType()
`CfnDeploymentConfig.TrafficRoutingConfigProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getTimeBasedCanary()
@Stability(value=Stable) @Nullable default Object getTimeBasedLinear()
@Stability(value=Stable) static CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.