# Autoscaling.PutScalingPolicyRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**adjustmentTypeCode** | **String** | 조정유형코드 | 
**autoScalingGroupName** | **String** | 오토스케일링그룹명 | 
**cooldown** | **Number** | 쿨다운타임 | [optional] 
**minAdjustmentStep** | **Number** | 최소조정스텝 | [optional] 
**policyName** | **String** | 정책명 | 
**scalingAdjustment** | **Number** | 스케일링조정값 | 


