| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeployment.DeploymentCanarySettingsProperty.Jsii$Proxy
An implementation for
CfnDeployment.DeploymentCanarySettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.DeploymentCanarySettingsProperty |
CfnDeployment.DeploymentCanarySettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty deploymentCanarySettings)
Specifies settings for the canary deployment.
|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.deploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty deploymentCanarySettings)
Sets the value of
CfnDeploymentProps.getDeploymentCanarySettings() |
void |
CfnDeployment.setDeploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty value)
Specifies settings for the canary deployment.
|
Copyright © 2022. All rights reserved.