terminationPolicyTypes property
The termination policies supported by Amazon EC2 Auto Scaling:
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour,
Default, OldestLaunchTemplate, and
AllocationStrategy.
Implementation
final List<String>? terminationPolicyTypes;