| Modifier and Type | Method and Description |
|---|---|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.alarms(List<IAlarm> alarms)
Sets the value of Alarms
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.alias(Alias alias)
Sets the value of Alias
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.application(ILambdaApplication application)
Sets the value of Application
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.autoRollback(AutoRollbackConfig autoRollback)
Sets the value of AutoRollback
|
static LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.builder() |
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.deploymentConfig(ILambdaDeploymentConfig deploymentConfig)
Sets the value of DeploymentConfig
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of DeploymentGroupName
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.ignorePollAlarmsFailure(Boolean ignorePollAlarmsFailure)
Sets the value of IgnorePollAlarmsFailure
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.postHook(IFunction postHook)
Sets the value of PostHook
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.preHook(IFunction preHook)
Sets the value of PreHook
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.role(IRole role)
Sets the value of Role
|
Copyright © 2019. All rights reserved.