github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vautoscaling/docs/ScalingPolicy.md (about)

     1  # ScalingPolicy
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AutoScalingGroupNo** | ***string** | 오토스케일링그룹번호 | [optional] [default to null]
     7  **PolicyNo** | ***string** | 정책번호 | [optional] [default to null]
     8  **PolicyName** | ***string** | 정책이름 | [optional] [default to null]
     9  **AdjustmentType** | **[*CommonCode](CommonCode.md)** | 조정유형 | [optional] [default to null]
    10  **ScalingAdjustment** | ***int32** | 조정값 | [optional] [default to null]
    11  **MinAdjustmentStep** | ***int32** | 최소조정폭 | [optional] [default to null]
    12  **CoolDown** | ***int32** | 쿨다운 | [optional] [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16