DescribeTerminationPolicyTypesAnswer class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
terminationPolicyTypes
→ List<String>?
-
The termination policies supported by Amazon EC2 Auto Scaling:
OldestInstance, OldestLaunchConfiguration,
NewestInstance, ClosestToNextInstanceHour,
Default, OldestLaunchTemplate, and
AllocationStrategy.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited