NAME
Paws::AutoScaling::DescribeTerminationPolicyTypesAnswer
ATTRIBUTES
TerminationPolicyTypes => ArrayRef[Str|Undef]
The termination policies supported by Amazon EC2 Auto Scaling: OldestInstance
, OldestLaunchConfiguration
, NewestInstance
, ClosestToNextInstanceHour
, Default
, OldestLaunchTemplate
, and AllocationStrategy
.