| Modifier and Type | Class and Description |
|---|---|
static class |
AutoRollbackConfig.Jsii$Proxy
An implementation for
AutoRollbackConfig |
| Modifier and Type | Method and Description |
|---|---|
AutoRollbackConfig |
AutoRollbackConfig.Builder.build()
Builds the configured instance.
|
default AutoRollbackConfig |
ServerDeploymentGroupProps.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
AutoRollbackConfig |
ServerDeploymentGroupProps.Jsii$Proxy.getAutoRollback() |
default AutoRollbackConfig |
LambdaDeploymentGroupProps.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
AutoRollbackConfig |
LambdaDeploymentGroupProps.Jsii$Proxy.getAutoRollback() |
| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.autoRollback(AutoRollbackConfig autoRollback)
Sets the value of
ServerDeploymentGroupProps.getAutoRollback() |
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.autoRollback(AutoRollbackConfig autoRollback)
Sets the value of
LambdaDeploymentGroupProps.getAutoRollback() |
LambdaDeploymentGroup.Builder |
LambdaDeploymentGroup.Builder.autoRollback(AutoRollbackConfig autoRollback)
The auto-rollback configuration for this Deployment Group.
|
ServerDeploymentGroup.Builder |
ServerDeploymentGroup.Builder.autoRollback(AutoRollbackConfig autoRollback)
The auto-rollback configuration for this Deployment Group.
|
Copyright © 2020. All rights reserved.