Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 770 Bytes

PutScalingPolicyRequest.md

File metadata and controls

15 lines (11 loc) · 770 Bytes

PutScalingPolicyRequest

Properties

Name Type Description Notes
AdjustmentTypeCode *string 조정유형코드 [default to null]
AutoScalingGroupName *string 오토스케일링그룹명 [default to null]
Cooldown *int32 쿨다운타임 [optional] [default to null]
MinAdjustmentStep *int32 최소조정스텝 [optional] [default to null]
PolicyName *string 정책명 [default to null]
ScalingAdjustment *int32 스케일링조정값 [default to null]

[Back to Model list] [Back to API list] [Back to README]