Describes the scalable resources in the specified scaling plan.
See https://paws-r.github.io/docs/autoscalingplans/describe_scaling_plan_resources.html for full documentation.
autoscalingplans_describe_scaling_plan_resources(
ScalingPlanName,
ScalingPlanVersion,
MaxResults = NULL,
NextToken = NULL
)[required] The name of the scaling plan.
[required] The version number of the scaling plan. Currently, the only valid value
is 1.
The maximum number of scalable resources to return. The value must be between 1 and 50. The default value is 50.
The token for the next set of results.