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, sdkHttpResponsecopyapplyMutation, buildCreateScalingPlanResponse.Builder scalingPlanVersion(Long scalingPlanVersion)
The version number of the scaling plan. This value is always 1.
Currently, you cannot specify multiple scaling plan versions.
scalingPlanVersion - The version number of the scaling plan. This value is always 1.
Currently, you cannot specify multiple scaling plan versions.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.