| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.alarms(List<software.amazon.awscdk.services.cloudwatch.IAlarm> alarms)
Sets the value of Alarms
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.application(IServerApplication application)
Sets the value of Application
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.autoRollback(AutoRollbackConfig autoRollback)
Sets the value of AutoRollback
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.autoScalingGroups(List<software.amazon.awscdk.services.autoscaling.AutoScalingGroup> autoScalingGroups)
Sets the value of AutoScalingGroups
|
static ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.builder() |
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.deploymentConfig(IServerDeploymentConfig deploymentConfig)
Sets the value of DeploymentConfig
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of DeploymentGroupName
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.ec2InstanceTags(InstanceTagSet ec2InstanceTags)
Sets the value of Ec2InstanceTags
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.ignorePollAlarmsFailure(Boolean ignorePollAlarmsFailure)
Sets the value of IgnorePollAlarmsFailure
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.installAgent(Boolean installAgent)
Sets the value of InstallAgent
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.loadBalancer(LoadBalancer loadBalancer)
Sets the value of LoadBalancer
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.onPremiseInstanceTags(InstanceTagSet onPremiseInstanceTags)
Sets the value of OnPremiseInstanceTags
|
ServerDeploymentGroupProps.Builder |
ServerDeploymentGroupProps.Builder.role(software.amazon.awscdk.services.iam.IRole role)
Sets the value of Role
|
Copyright © 2019. All rights reserved.