| 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 |
|---|---|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.deploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty deploymentCanarySettings)
Sets the value of
CfnDeploymentProps.getDeploymentCanarySettings() |
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty deploymentCanarySettings)
`AWS::ApiGateway::Deployment.DeploymentCanarySettings`.
|
void |
CfnDeployment.setDeploymentCanarySettings(CfnDeployment.DeploymentCanarySettingsProperty value)
`AWS::ApiGateway::Deployment.DeploymentCanarySettings`.
|
Copyright © 2021. All rights reserved.