| Modifier and Type | Method and Description |
|---|---|
static ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.builder() |
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withAlarms(List<software.amazon.awscdk.services.cloudwatch.Alarm> value)
Sets the value of Alarms
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withApplication(IServerApplication value)
Sets the value of Application
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withAutoRollback(AutoRollbackConfig value)
Sets the value of AutoRollback
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withAutoScalingGroups(List<software.amazon.awscdk.services.autoscaling.AutoScalingGroup> value)
Sets the value of AutoScalingGroups
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withDeploymentConfig(IServerDeploymentConfig value)
Sets the value of DeploymentConfig
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withDeploymentGroupName(String value)
Sets the value of DeploymentGroupName
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withEc2InstanceTags(InstanceTagSet value)
Sets the value of Ec2InstanceTags
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withIgnorePollAlarmsFailure(Boolean value)
Sets the value of IgnorePollAlarmsFailure
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withInstallAgent(Boolean value)
Sets the value of InstallAgent
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withLoadBalancer(software.amazon.awscdk.services.codedeploy.api.ILoadBalancer value)
Sets the value of LoadBalancer
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withOnPremiseInstanceTags(InstanceTagSet value)
Sets the value of OnPremiseInstanceTags
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.withRole(software.amazon.awscdk.services.iam.Role value)
Sets the value of Role
|
Copyright © 2019. All rights reserved.