| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedScaling |
AutoScalingGroupProviderUpdate.managedScaling()
Returns the value of the ManagedScaling property for this object.
|
ManagedScaling |
AutoScalingGroupProvider.managedScaling()
The managed scaling settings for the Auto Scaling group capacity provider.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupProviderUpdate.Builder |
AutoScalingGroupProviderUpdate.Builder.managedScaling(ManagedScaling managedScaling)
Sets the value of the ManagedScaling property for this object.
|
AutoScalingGroupProvider.Builder |
AutoScalingGroupProvider.Builder.managedScaling(ManagedScaling managedScaling)
The managed scaling settings for the Auto Scaling group capacity provider.
|
Copyright © 2021. All rights reserved.