You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AutoScaling::Types::DescribeTerminationPolicyTypesAnswer
- Inherits:
-
Struct
- Object
- Struct
- Aws::AutoScaling::Types::DescribeTerminationPolicyTypesAnswer
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#termination_policy_types ⇒ Array<String>
The termination policies supported by Amazon EC2 Auto Scaling:
OldestInstance,OldestLaunchConfiguration,NewestInstance,ClosestToNextInstanceHour,Default,OldestLaunchTemplate, andAllocationStrategy.
Instance Attribute Details
#termination_policy_types ⇒ Array<String>
The termination policies supported by Amazon EC2 Auto Scaling:
OldestInstance, OldestLaunchConfiguration, NewestInstance,
ClosestToNextInstanceHour, Default, OldestLaunchTemplate, and
AllocationStrategy.