| Modifier and Type | Class and Description |
|---|---|
static class |
AutoRollbackConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
AutoRollbackConfig |
AutoRollbackConfig.Builder.build()
Builds the configured instance.
|
AutoRollbackConfig |
LambdaDeploymentGroupProps.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
AutoRollbackConfig |
LambdaDeploymentGroupProps.Jsii$Proxy.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
AutoRollbackConfig |
ServerDeploymentGroupProps.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
AutoRollbackConfig |
ServerDeploymentGroupProps.Jsii$Proxy.getAutoRollback()
The auto-rollback configuration for this Deployment Group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaDeploymentGroupProps.setAutoRollback(AutoRollbackConfig value)
The auto-rollback configuration for this Deployment Group.
|
void |
LambdaDeploymentGroupProps.Jsii$Proxy.setAutoRollback(AutoRollbackConfig value)
The auto-rollback configuration for this Deployment Group.
|
void |
ServerDeploymentGroupProps.setAutoRollback(AutoRollbackConfig value)
The auto-rollback configuration for this Deployment Group.
|
void |
ServerDeploymentGroupProps.Jsii$Proxy.setAutoRollback(AutoRollbackConfig value)
The auto-rollback configuration for this Deployment Group.
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withAutoRollback(AutoRollbackConfig value)
Sets the value of AutoRollback
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withAutoRollback(AutoRollbackConfig value)
Sets the value of AutoRollback
|
Copyright © 2019. All rights reserved.