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 |
policyARN(String policyARN) |
The Amazon Resource Name (ARN) of the policy.
|
copy
apply, build
PutScalingPolicyResponse.Builder policyARN(String policyARN)
The Amazon Resource Name (ARN) of the policy.
policyARN
- The Amazon Resource Name (ARN) of the policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.