| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
AutoScalingGroupProps.Jsii$Proxy.getUpdateType() |
default UpdateType |
CommonAutoScalingGroupProps.getUpdateType()
Deprecated.
Use `updatePolicy` instead
|
UpdateType |
CommonAutoScalingGroupProps.Jsii$Proxy.getUpdateType() |
static UpdateType |
UpdateType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
CommonAutoScalingGroupProps.Builder |
CommonAutoScalingGroupProps.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
AddCapacityOptions.Jsii$Proxy.getUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
AddCapacityOptions.Builder |
AddCapacityOptions.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
AutoScalingGroupCapacityOptions.Jsii$Proxy.getUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroupCapacityOptions.Builder |
AutoScalingGroupCapacityOptions.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
CapacityOptions.Jsii$Proxy.getUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
CapacityOptions.Builder |
CapacityOptions.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
Copyright © 2022. All rights reserved.