Package | Description |
---|---|
com.amazonaws.services.ecs.model |
Modifier and Type | Method and Description |
---|---|
AutoScalingGroupProviderUpdate |
AutoScalingGroupProviderUpdate.clone() |
AutoScalingGroupProviderUpdate |
UpdateCapacityProviderRequest.getAutoScalingGroupProvider()
An object that represent the parameters to update for the Auto Scaling group capacity provider.
|
AutoScalingGroupProviderUpdate |
AutoScalingGroupProviderUpdate.withManagedScaling(ManagedScaling managedScaling)
The managed scaling settings for the Auto Scaling group capacity provider.
|
AutoScalingGroupProviderUpdate |
AutoScalingGroupProviderUpdate.withManagedTerminationProtection(ManagedTerminationProtection managedTerminationProtection)
The managed termination protection setting to use for the Auto Scaling group capacity provider.
|
AutoScalingGroupProviderUpdate |
AutoScalingGroupProviderUpdate.withManagedTerminationProtection(String managedTerminationProtection)
The managed termination protection setting to use for the Auto Scaling group capacity provider.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateCapacityProviderRequest.setAutoScalingGroupProvider(AutoScalingGroupProviderUpdate autoScalingGroupProvider)
An object that represent the parameters to update for the Auto Scaling group capacity provider.
|
UpdateCapacityProviderRequest |
UpdateCapacityProviderRequest.withAutoScalingGroupProvider(AutoScalingGroupProviderUpdate autoScalingGroupProvider)
An object that represent the parameters to update for the Auto Scaling group capacity provider.
|
Copyright © 2023. All rights reserved.