Interface UpdateDeploymentGroupRequest.Builder
- All Superinterfaces:
AwsRequest.Builder
,Buildable
,CodeDeployRequest.Builder
,CopyableBuilder<UpdateDeploymentGroupRequest.Builder,
,UpdateDeploymentGroupRequest> SdkBuilder<UpdateDeploymentGroupRequest.Builder,
,UpdateDeploymentGroupRequest> SdkPojo
,SdkRequest.Builder
- Enclosing class:
UpdateDeploymentGroupRequest
-
Method Summary
Modifier and TypeMethodDescriptionalarmConfiguration
(Consumer<AlarmConfiguration.Builder> alarmConfiguration) Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.alarmConfiguration
(AlarmConfiguration alarmConfiguration) Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.applicationName
(String applicationName) The application name that corresponds to the deployment group to update.autoRollbackConfiguration
(Consumer<AutoRollbackConfiguration.Builder> autoRollbackConfiguration) Information for an automatic rollback configuration that is added or changed when a deployment group is updated.autoRollbackConfiguration
(AutoRollbackConfiguration autoRollbackConfiguration) Information for an automatic rollback configuration that is added or changed when a deployment group is updated.autoScalingGroups
(String... autoScalingGroups) The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.autoScalingGroups
(Collection<String> autoScalingGroups) The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.blueGreenDeploymentConfiguration
(Consumer<BlueGreenDeploymentConfiguration.Builder> blueGreenDeploymentConfiguration) Information about blue/green deployment options for a deployment group.blueGreenDeploymentConfiguration
(BlueGreenDeploymentConfiguration blueGreenDeploymentConfiguration) Information about blue/green deployment options for a deployment group.currentDeploymentGroupName
(String currentDeploymentGroupName) The current name of the deployment group.deploymentConfigName
(String deploymentConfigName) The replacement deployment configuration name to use, if you want to change it.deploymentStyle
(Consumer<DeploymentStyle.Builder> deploymentStyle) Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.deploymentStyle
(DeploymentStyle deploymentStyle) Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.ec2TagFilters
(Collection<EC2TagFilter> ec2TagFilters) The replacement set of Amazon EC2 tags on which to filter, if you want to change them.ec2TagFilters
(Consumer<EC2TagFilter.Builder>... ec2TagFilters) The replacement set of Amazon EC2 tags on which to filter, if you want to change them.ec2TagFilters
(EC2TagFilter... ec2TagFilters) The replacement set of Amazon EC2 tags on which to filter, if you want to change them.ec2TagSet
(Consumer<EC2TagSet.Builder> ec2TagSet) Information about groups of tags applied to on-premises instances.Information about groups of tags applied to on-premises instances.ecsServices
(Collection<ECSService> ecsServices) The target Amazon ECS services in the deployment group.ecsServices
(Consumer<ECSService.Builder>... ecsServices) The target Amazon ECS services in the deployment group.ecsServices
(ECSService... ecsServices) The target Amazon ECS services in the deployment group.loadBalancerInfo
(Consumer<LoadBalancerInfo.Builder> loadBalancerInfo) Information about the load balancer used in a deployment.loadBalancerInfo
(LoadBalancerInfo loadBalancerInfo) Information about the load balancer used in a deployment.newDeploymentGroupName
(String newDeploymentGroupName) The new name of the deployment group, if you want to change it.onPremisesInstanceTagFilters
(Collection<TagFilter> onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them.onPremisesInstanceTagFilters
(Consumer<TagFilter.Builder>... onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them.onPremisesInstanceTagFilters
(TagFilter... onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them.onPremisesTagSet
(Consumer<OnPremisesTagSet.Builder> onPremisesTagSet) Information about an on-premises instance tag set.onPremisesTagSet
(OnPremisesTagSet onPremisesTagSet) Information about an on-premises instance tag set.outdatedInstancesStrategy
(String outdatedInstancesStrategy) Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.outdatedInstancesStrategy
(OutdatedInstancesStrategy outdatedInstancesStrategy) Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.overrideConfiguration
(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration
(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.serviceRoleArn
(String serviceRoleArn) A replacement ARN for the service role, if you want to change it.terminationHookEnabled
(Boolean terminationHookEnabled) This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling.triggerConfigurations
(Collection<TriggerConfig> triggerConfigurations) Information about triggers to change when the deployment group is updated.triggerConfigurations
(Consumer<TriggerConfig.Builder>... triggerConfigurations) Information about triggers to change when the deployment group is updated.triggerConfigurations
(TriggerConfig... triggerConfigurations) Information about triggers to change when the deployment group is updated.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
Methods inherited from interface software.amazon.awssdk.services.codedeploy.model.CodeDeployRequest.Builder
build
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
applicationName
The application name that corresponds to the deployment group to update.
- Parameters:
applicationName
- The application name that corresponds to the deployment group to update.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
currentDeploymentGroupName
The current name of the deployment group.
- Parameters:
currentDeploymentGroupName
- The current name of the deployment group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
newDeploymentGroupName
The new name of the deployment group, if you want to change it.
- Parameters:
newDeploymentGroupName
- The new name of the deployment group, if you want to change it.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deploymentConfigName
The replacement deployment configuration name to use, if you want to change it.
- Parameters:
deploymentConfigName
- The replacement deployment configuration name to use, if you want to change it.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ec2TagFilters
The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
- Parameters:
ec2TagFilters
- The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ec2TagFilters
The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
- Parameters:
ec2TagFilters
- The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ec2TagFilters
The replacement set of Amazon EC2 tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
This is a convenience method that creates an instance of theEC2TagFilter.Builder
avoiding the need to create one manually viaEC2TagFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toec2TagFilters(List<EC2TagFilter>)
.- Parameters:
ec2TagFilters
- a consumer that will call methods onEC2TagFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
onPremisesInstanceTagFilters
UpdateDeploymentGroupRequest.Builder onPremisesInstanceTagFilters(Collection<TagFilter> onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
- Parameters:
onPremisesInstanceTagFilters
- The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
onPremisesInstanceTagFilters
UpdateDeploymentGroupRequest.Builder onPremisesInstanceTagFilters(TagFilter... onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
- Parameters:
onPremisesInstanceTagFilters
- The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
onPremisesInstanceTagFilters
UpdateDeploymentGroupRequest.Builder onPremisesInstanceTagFilters(Consumer<TagFilter.Builder>... onPremisesInstanceTagFilters) The replacement set of on-premises instance tags on which to filter, if you want to change them. To keep the existing tags, enter their names. To remove tags, do not enter any tag names.
This is a convenience method that creates an instance of theTagFilter.Builder
avoiding the need to create one manually viaTagFilter.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toonPremisesInstanceTagFilters(List<TagFilter>)
.- Parameters:
onPremisesInstanceTagFilters
- a consumer that will call methods onTagFilter.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
autoScalingGroups
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
-
To keep the Auto Scaling groups, enter their names or do not specify this parameter.
-
To remove Auto Scaling groups, specify a non-null empty list of Auto Scaling group names to detach all CodeDeploy-managed Auto Scaling lifecycle hooks. For examples, see Amazon EC2 instances in an Amazon EC2 Auto Scaling group fail to launch and receive the error "Heartbeat Timeout" in the CodeDeploy User Guide.
- Parameters:
autoScalingGroups
- The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.-
To keep the Auto Scaling groups, enter their names or do not specify this parameter.
-
To remove Auto Scaling groups, specify a non-null empty list of Auto Scaling group names to detach all CodeDeploy-managed Auto Scaling lifecycle hooks. For examples, see Amazon EC2 instances in an Amazon EC2 Auto Scaling group fail to launch and receive the error "Heartbeat Timeout" in the CodeDeploy User Guide.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
autoScalingGroups
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
-
To keep the Auto Scaling groups, enter their names or do not specify this parameter.
-
To remove Auto Scaling groups, specify a non-null empty list of Auto Scaling group names to detach all CodeDeploy-managed Auto Scaling lifecycle hooks. For examples, see Amazon EC2 instances in an Amazon EC2 Auto Scaling group fail to launch and receive the error "Heartbeat Timeout" in the CodeDeploy User Guide.
- Parameters:
autoScalingGroups
- The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.-
To keep the Auto Scaling groups, enter their names or do not specify this parameter.
-
To remove Auto Scaling groups, specify a non-null empty list of Auto Scaling group names to detach all CodeDeploy-managed Auto Scaling lifecycle hooks. For examples, see Amazon EC2 instances in an Amazon EC2 Auto Scaling group fail to launch and receive the error "Heartbeat Timeout" in the CodeDeploy User Guide.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
serviceRoleArn
A replacement ARN for the service role, if you want to change it.
- Parameters:
serviceRoleArn
- A replacement ARN for the service role, if you want to change it.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
triggerConfigurations
UpdateDeploymentGroupRequest.Builder triggerConfigurations(Collection<TriggerConfig> triggerConfigurations) Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.
- Parameters:
triggerConfigurations
- Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
triggerConfigurations
Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.
- Parameters:
triggerConfigurations
- Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
triggerConfigurations
UpdateDeploymentGroupRequest.Builder triggerConfigurations(Consumer<TriggerConfig.Builder>... triggerConfigurations) Information about triggers to change when the deployment group is updated. For examples, see Edit a Trigger in a CodeDeploy Deployment Group in the CodeDeploy User Guide.
This is a convenience method that creates an instance of theTriggerConfig.Builder
avoiding the need to create one manually viaTriggerConfig.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed totriggerConfigurations(List<TriggerConfig>)
.- Parameters:
triggerConfigurations
- a consumer that will call methods onTriggerConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
alarmConfiguration
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
- Parameters:
alarmConfiguration
- Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
alarmConfiguration
default UpdateDeploymentGroupRequest.Builder alarmConfiguration(Consumer<AlarmConfiguration.Builder> alarmConfiguration) Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
This is a convenience method that creates an instance of theAlarmConfiguration.Builder
avoiding the need to create one manually viaAlarmConfiguration.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toalarmConfiguration(AlarmConfiguration)
.- Parameters:
alarmConfiguration
- a consumer that will call methods onAlarmConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
autoRollbackConfiguration
UpdateDeploymentGroupRequest.Builder autoRollbackConfiguration(AutoRollbackConfiguration autoRollbackConfiguration) Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
- Parameters:
autoRollbackConfiguration
- Information for an automatic rollback configuration that is added or changed when a deployment group is updated.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoRollbackConfiguration
default UpdateDeploymentGroupRequest.Builder autoRollbackConfiguration(Consumer<AutoRollbackConfiguration.Builder> autoRollbackConfiguration) Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
This is a convenience method that creates an instance of theAutoRollbackConfiguration.Builder
avoiding the need to create one manually viaAutoRollbackConfiguration.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toautoRollbackConfiguration(AutoRollbackConfiguration)
.- Parameters:
autoRollbackConfiguration
- a consumer that will call methods onAutoRollbackConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
outdatedInstancesStrategy
Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.
If this option is set to
UPDATE
or is unspecified, CodeDeploy initiates one or more 'auto-update outdated instances' deployments to apply the deployed application revision to the new Amazon EC2 instances.If this option is set to
IGNORE
, CodeDeploy does not initiate a deployment to update the new Amazon EC2 instances. This may result in instances having different revisions.- Parameters:
outdatedInstancesStrategy
- Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.If this option is set to
UPDATE
or is unspecified, CodeDeploy initiates one or more 'auto-update outdated instances' deployments to apply the deployed application revision to the new Amazon EC2 instances.If this option is set to
IGNORE
, CodeDeploy does not initiate a deployment to update the new Amazon EC2 instances. This may result in instances having different revisions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
outdatedInstancesStrategy
UpdateDeploymentGroupRequest.Builder outdatedInstancesStrategy(OutdatedInstancesStrategy outdatedInstancesStrategy) Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.
If this option is set to
UPDATE
or is unspecified, CodeDeploy initiates one or more 'auto-update outdated instances' deployments to apply the deployed application revision to the new Amazon EC2 instances.If this option is set to
IGNORE
, CodeDeploy does not initiate a deployment to update the new Amazon EC2 instances. This may result in instances having different revisions.- Parameters:
outdatedInstancesStrategy
- Indicates what happens when new Amazon EC2 instances are launched mid-deployment and do not receive the deployed application revision.If this option is set to
UPDATE
or is unspecified, CodeDeploy initiates one or more 'auto-update outdated instances' deployments to apply the deployed application revision to the new Amazon EC2 instances.If this option is set to
IGNORE
, CodeDeploy does not initiate a deployment to update the new Amazon EC2 instances. This may result in instances having different revisions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
deploymentStyle
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
- Parameters:
deploymentStyle
- Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
deploymentStyle
default UpdateDeploymentGroupRequest.Builder deploymentStyle(Consumer<DeploymentStyle.Builder> deploymentStyle) Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
This is a convenience method that creates an instance of theDeploymentStyle.Builder
avoiding the need to create one manually viaDeploymentStyle.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed todeploymentStyle(DeploymentStyle)
.- Parameters:
deploymentStyle
- a consumer that will call methods onDeploymentStyle.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
blueGreenDeploymentConfiguration
UpdateDeploymentGroupRequest.Builder blueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration blueGreenDeploymentConfiguration) Information about blue/green deployment options for a deployment group.
- Parameters:
blueGreenDeploymentConfiguration
- Information about blue/green deployment options for a deployment group.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
blueGreenDeploymentConfiguration
default UpdateDeploymentGroupRequest.Builder blueGreenDeploymentConfiguration(Consumer<BlueGreenDeploymentConfiguration.Builder> blueGreenDeploymentConfiguration) Information about blue/green deployment options for a deployment group.
This is a convenience method that creates an instance of theBlueGreenDeploymentConfiguration.Builder
avoiding the need to create one manually viaBlueGreenDeploymentConfiguration.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toblueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration)
.- Parameters:
blueGreenDeploymentConfiguration
- a consumer that will call methods onBlueGreenDeploymentConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
loadBalancerInfo
Information about the load balancer used in a deployment.
- Parameters:
loadBalancerInfo
- Information about the load balancer used in a deployment.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
loadBalancerInfo
default UpdateDeploymentGroupRequest.Builder loadBalancerInfo(Consumer<LoadBalancerInfo.Builder> loadBalancerInfo) Information about the load balancer used in a deployment.
This is a convenience method that creates an instance of theLoadBalancerInfo.Builder
avoiding the need to create one manually viaLoadBalancerInfo.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toloadBalancerInfo(LoadBalancerInfo)
.- Parameters:
loadBalancerInfo
- a consumer that will call methods onLoadBalancerInfo.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ec2TagSet
Information about groups of tags applied to on-premises instances. The deployment group includes only Amazon EC2 instances identified by all the tag groups.
- Parameters:
ec2TagSet
- Information about groups of tags applied to on-premises instances. The deployment group includes only Amazon EC2 instances identified by all the tag groups.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ec2TagSet
Information about groups of tags applied to on-premises instances. The deployment group includes only Amazon EC2 instances identified by all the tag groups.
This is a convenience method that creates an instance of theEC2TagSet.Builder
avoiding the need to create one manually viaEC2TagSet.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toec2TagSet(EC2TagSet)
.- Parameters:
ec2TagSet
- a consumer that will call methods onEC2TagSet.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ecsServices
The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format
<clustername>:<servicename>
.- Parameters:
ecsServices
- The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format<clustername>:<servicename>
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ecsServices
The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format
<clustername>:<servicename>
.- Parameters:
ecsServices
- The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format<clustername>:<servicename>
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ecsServices
The target Amazon ECS services in the deployment group. This applies only to deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name pair using the format
This is a convenience method that creates an instance of the<clustername>:<servicename>
.ECSService.Builder
avoiding the need to create one manually viaECSService.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toecsServices(List<ECSService>)
.- Parameters:
ecsServices
- a consumer that will call methods onECSService.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
onPremisesTagSet
Information about an on-premises instance tag set. The deployment group includes only on-premises instances identified by all the tag groups.
- Parameters:
onPremisesTagSet
- Information about an on-premises instance tag set. The deployment group includes only on-premises instances identified by all the tag groups.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
onPremisesTagSet
default UpdateDeploymentGroupRequest.Builder onPremisesTagSet(Consumer<OnPremisesTagSet.Builder> onPremisesTagSet) Information about an on-premises instance tag set. The deployment group includes only on-premises instances identified by all the tag groups.
This is a convenience method that creates an instance of theOnPremisesTagSet.Builder
avoiding the need to create one manually viaOnPremisesTagSet.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed toonPremisesTagSet(OnPremisesTagSet)
.- Parameters:
onPremisesTagSet
- a consumer that will call methods onOnPremisesTagSet.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
terminationHookEnabled
This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling. For more information, see Integrating CodeDeploy with Amazon EC2 Auto Scaling in the CodeDeploy User Guide.
Set
terminationHookEnabled
totrue
to have CodeDeploy install a termination hook into your Auto Scaling group when you update a deployment group. When this hook is installed, CodeDeploy will perform termination deployments.For information about termination deployments, see Enabling termination deployments during Auto Scaling scale-in events in the CodeDeploy User Guide.
For more information about Auto Scaling scale-in events, see the Scale in topic in the Amazon EC2 Auto Scaling User Guide.
- Parameters:
terminationHookEnabled
- This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling. For more information, see Integrating CodeDeploy with Amazon EC2 Auto Scaling in the CodeDeploy User Guide.Set
terminationHookEnabled
totrue
to have CodeDeploy install a termination hook into your Auto Scaling group when you update a deployment group. When this hook is installed, CodeDeploy will perform termination deployments.For information about termination deployments, see Enabling termination deployments during Auto Scaling scale-in events in the CodeDeploy User Guide.
For more information about Auto Scaling scale-in events, see the Scale in topic in the Amazon EC2 Auto Scaling User Guide.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
UpdateDeploymentGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
overrideConfiguration
- The override configuration.- Returns:
- This object for method chaining.
-
overrideConfiguration
UpdateDeploymentGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.Builder
Add an optional request override configuration.- Specified by:
overrideConfiguration
in interfaceAwsRequest.Builder
- Parameters:
builderConsumer
- AConsumer
to which an emptyAwsRequestOverrideConfiguration.Builder
will be given.- Returns:
- This object for method chaining.
-