View source: R/autoscaling_operations.R
autoscaling_attach_traffic_sources | R Documentation |
Attaches one or more traffic sources to the specified Auto Scaling group.
See https://www.paws-r-sdk.com/docs/autoscaling_attach_traffic_sources/ for full documentation.
autoscaling_attach_traffic_sources(AutoScalingGroupName, TrafficSources)
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
TrafficSources |
[required] The unique identifiers of one or more traffic sources. You can specify up to 10 traffic sources. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.