paws.management (version 0.1.0)

autoscaling_describe_termination_policy_types: Describes the termination policies supported by Amazon EC2 Auto Scaling

Description

Describes the termination policies supported by Amazon EC2 Auto Scaling.

Usage

autoscaling_describe_termination_policy_types()

Arguments

Details

For more information, see Controlling Which Auto Scaling Instances Terminate During Scale In in the Amazon EC2 Auto Scaling User Guide.

Examples

Run this code
# NOT RUN {
# This example describes the available termination policy types.
# }
# NOT RUN {
svc$describe_termination_policy_types()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab