| 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 |
|---|---|
AutoScalingGroupProps.Builder |
AutoScalingGroupProps.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
AutoScalingGroup.Builder |
AutoScalingGroup.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
CommonAutoScalingGroupProps.Builder |
CommonAutoScalingGroupProps.Builder.updateType(UpdateType updateType)
Deprecated.
Use `updatePolicy` instead
|
Copyright © 2022. All rights reserved.