| Modifier and Type | Method and Description |
|---|---|
static LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.builder() |
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withAlarms(List<software.amazon.awscdk.services.cloudwatch.Alarm> value)
Sets the value of Alarms
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withAlias(software.amazon.awscdk.services.lambda.Alias value)
Sets the value of Alias
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withApplication(LambdaApplication value)
Sets the value of Application
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withAutoRollback(AutoRollbackConfig value)
Sets the value of AutoRollback
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withDeploymentConfig(ILambdaDeploymentConfig value)
Sets the value of DeploymentConfig
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withDeploymentGroupName(String value)
Sets the value of DeploymentGroupName
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withIgnorePollAlarmsFailure(Boolean value)
Sets the value of IgnorePollAlarmsFailure
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withPostHook(software.amazon.awscdk.services.lambda.IFunction value)
Sets the value of PostHook
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withPreHook(software.amazon.awscdk.services.lambda.IFunction value)
Sets the value of PreHook
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withRole(software.amazon.awscdk.services.iam.Role value)
Sets the value of Role
|
Copyright © 2019. All rights reserved.