autoscalingplans_describe_scaling_plan_resources: Describes the scalable resources in the specified scaling...

View source: R/autoscalingplans_operations.R

autoscalingplans_describe_scaling_plan_resourcesR Documentation

Describes the scalable resources in the specified scaling plan

Description

Describes the scalable resources in the specified scaling plan.

See https://www.paws-r-sdk.com/docs/autoscalingplans_describe_scaling_plan_resources/ for full documentation.

Usage

autoscalingplans_describe_scaling_plan_resources(
  ScalingPlanName,
  ScalingPlanVersion,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

ScalingPlanName

[required] The name of the scaling plan.

ScalingPlanVersion

[required] The version number of the scaling plan. Currently, the only valid value is 1.

MaxResults

The maximum number of scalable resources to return. The value must be between 1 and 50. The default value is 50.

NextToken

The token for the next set of results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.