View source: R/autoscaling_operations.R
| autoscaling_describe_warm_pool | R Documentation | 
Gets information about a warm pool and its instances.
See https://www.paws-r-sdk.com/docs/autoscaling_describe_warm_pool/ for full documentation.
autoscaling_describe_warm_pool(
  AutoScalingGroupName,
  MaxRecords = NULL,
  NextToken = NULL
)
AutoScalingGroupName | 
 [required] The name of the Auto Scaling group.  | 
MaxRecords | 
 The maximum number of instances to return with this call. The maximum
value is   | 
NextToken | 
 The token for the next set of instances to return. (You received this token from a previous call.)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.