CopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>, SdkBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>public static interface PutScalingPolicyResponse.Builder extends CopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>
| Modifier and Type | Method | Description |
|---|---|---|
PutScalingPolicyResponse.Builder |
name(String name) |
Descriptive label that is associated with a scaling policy.
|
copyapply, buildPutScalingPolicyResponse.Builder name(String name)
Descriptive label that is associated with a scaling policy. Policy names do not need to be unique.
name - Descriptive label that is associated with a scaling policy. Policy names do not need to be unique.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.