public static interface CreateScalingPlanResponse.Builder extends AutoScalingPlansResponse.Builder, SdkPojo, CopyableBuilder<CreateScalingPlanResponse.Builder,CreateScalingPlanResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateScalingPlanResponse.Builder |
scalingPlanVersion(Long scalingPlanVersion)
The version number of the scaling plan.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateScalingPlanResponse.Builder scalingPlanVersion(Long scalingPlanVersion)
The version number of the scaling plan. This value is always 1. Currently, you cannot have
multiple scaling plan versions.
scalingPlanVersion - The version number of the scaling plan. This value is always 1. Currently, you cannot
have multiple scaling plan versions.Copyright © 2023. All rights reserved.