Uses of Enum Class
software.amazon.awscdk.services.autoscaling.UpdateType
-
Uses of UpdateType in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return UpdateTypeModifier and TypeMethodDescriptionfinal UpdateTypeAutoScalingGroupProps.Jsii$Proxy.getUpdateType()default UpdateTypeCommonAutoScalingGroupProps.getUpdateType()Deprecated.final UpdateTypeCommonAutoScalingGroupProps.Jsii$Proxy.getUpdateType()static UpdateTypeDeprecated.Returns the enum constant of this class with the specified name.static UpdateType[]UpdateType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.autoscaling with parameters of type UpdateTypeModifier and TypeMethodDescriptionAutoScalingGroup.Builder.updateType(UpdateType updateType) Deprecated.UseupdatePolicyinsteadAutoScalingGroupProps.Builder.updateType(UpdateType updateType) Deprecated.Use `updatePolicy` insteadCommonAutoScalingGroupProps.Builder.updateType(UpdateType updateType) Deprecated.Use `updatePolicy` instead
updatePolicyinstead