| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.alarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty alarmConfiguration)
Sets the value of AlarmConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.alarmConfiguration(software.amazon.awscdk.core.IResolvable alarmConfiguration)
Sets the value of AlarmConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.applicationName(String applicationName)
Sets the value of ApplicationName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.autoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty autoRollbackConfiguration)
Sets the value of AutoRollbackConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.autoRollbackConfiguration(software.amazon.awscdk.core.IResolvable autoRollbackConfiguration)
Sets the value of AutoRollbackConfiguration
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.autoScalingGroups(List<String> autoScalingGroups)
Sets the value of AutoScalingGroups
|
static CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.builder() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deployment(CfnDeploymentGroup.DeploymentProperty deployment)
Sets the value of Deployment
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deployment(software.amazon.awscdk.core.IResolvable deployment)
Sets the value of Deployment
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deploymentConfigName(String deploymentConfigName)
Sets the value of DeploymentConfigName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of DeploymentGroupName
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deploymentStyle(CfnDeploymentGroup.DeploymentStyleProperty deploymentStyle)
Sets the value of DeploymentStyle
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deploymentStyle(software.amazon.awscdk.core.IResolvable deploymentStyle)
Sets the value of DeploymentStyle
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagFilters(software.amazon.awscdk.core.IResolvable ec2TagFilters)
Sets the value of Ec2TagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagFilters(List<Object> ec2TagFilters)
Sets the value of Ec2TagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagSet(CfnDeploymentGroup.EC2TagSetProperty ec2TagSet)
Sets the value of Ec2TagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagSet(software.amazon.awscdk.core.IResolvable ec2TagSet)
Sets the value of Ec2TagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.loadBalancerInfo(CfnDeploymentGroup.LoadBalancerInfoProperty loadBalancerInfo)
Sets the value of LoadBalancerInfo
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.loadBalancerInfo(software.amazon.awscdk.core.IResolvable loadBalancerInfo)
Sets the value of LoadBalancerInfo
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesInstanceTagFilters(software.amazon.awscdk.core.IResolvable onPremisesInstanceTagFilters)
Sets the value of OnPremisesInstanceTagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesInstanceTagFilters(List<Object> onPremisesInstanceTagFilters)
Sets the value of OnPremisesInstanceTagFilters
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesTagSet(CfnDeploymentGroup.OnPremisesTagSetProperty onPremisesTagSet)
Sets the value of OnPremisesTagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesTagSet(software.amazon.awscdk.core.IResolvable onPremisesTagSet)
Sets the value of OnPremisesTagSet
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.serviceRoleArn(String serviceRoleArn)
Sets the value of ServiceRoleArn
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.triggerConfigurations(software.amazon.awscdk.core.IResolvable triggerConfigurations)
Sets the value of TriggerConfigurations
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.triggerConfigurations(List<Object> triggerConfigurations)
Sets the value of TriggerConfigurations
|
Copyright © 2019. All rights reserved.