terminationPolicyTypes property

List<String>? terminationPolicyTypes
final

The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance, OldestLaunchConfiguration, NewestInstance, ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and AllocationStrategy.

Implementation

final List<String>? terminationPolicyTypes;