| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.builder() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAlarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty value)
Sets the value of AlarmConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAlarmConfiguration(software.amazon.awscdk.Token value)
Sets the value of AlarmConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withApplicationName(String value)
Sets the value of ApplicationName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAutoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty value)
Sets the value of AutoRollbackConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAutoRollbackConfiguration(software.amazon.awscdk.Token value)
Sets the value of AutoRollbackConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAutoScalingGroups(List<Object> value)
Sets the value of AutoScalingGroups
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withAutoScalingGroups(software.amazon.awscdk.Token value)
Sets the value of AutoScalingGroups
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeployment(CfnDeploymentGroup.DeploymentProperty value)
Sets the value of Deployment
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeployment(software.amazon.awscdk.Token value)
Sets the value of Deployment
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeploymentConfigName(String value)
Sets the value of DeploymentConfigName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeploymentGroupName(String value)
Sets the value of DeploymentGroupName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeploymentStyle(CfnDeploymentGroup.DeploymentStyleProperty value)
Sets the value of DeploymentStyle
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withDeploymentStyle(software.amazon.awscdk.Token value)
Sets the value of DeploymentStyle
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withEc2TagFilters(List<Object> value)
Sets the value of Ec2TagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withEc2TagFilters(software.amazon.awscdk.Token value)
Sets the value of Ec2TagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withEc2TagSet(CfnDeploymentGroup.EC2TagSetProperty value)
Sets the value of Ec2TagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withEc2TagSet(software.amazon.awscdk.Token value)
Sets the value of Ec2TagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withLoadBalancerInfo(CfnDeploymentGroup.LoadBalancerInfoProperty value)
Sets the value of LoadBalancerInfo
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withLoadBalancerInfo(software.amazon.awscdk.Token value)
Sets the value of LoadBalancerInfo
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withOnPremisesInstanceTagFilters(List<Object> value)
Sets the value of OnPremisesInstanceTagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withOnPremisesInstanceTagFilters(software.amazon.awscdk.Token value)
Sets the value of OnPremisesInstanceTagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withOnPremisesTagSet(CfnDeploymentGroup.OnPremisesTagSetProperty value)
Sets the value of OnPremisesTagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withOnPremisesTagSet(software.amazon.awscdk.Token value)
Sets the value of OnPremisesTagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withServiceRoleArn(String value)
Sets the value of ServiceRoleArn
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withTriggerConfigurations(List<Object> value)
Sets the value of TriggerConfigurations
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.withTriggerConfigurations(software.amazon.awscdk.Token value)
Sets the value of TriggerConfigurations
|
Copyright © 2019. All rights reserved.