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

     1  # ScheduledUpdateGroupAction
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AutoScalingGroupNo** | ***string** | 오토스케일링그룹번호 | [optional] [default to null]
     7  **ScheduledActionNo** | ***string** | 스케쥴액션번호 | [optional] [default to null]
     8  **ScheduledActionName** | ***string** | 스케쥴액션이름 | [optional] [default to null]
     9  **MinSize** | ***int32** | 최소용량 | [optional] [default to null]
    10  **MaxSize** | ***int32** | 최대용량 | [optional] [default to null]
    11  **DesiredCapacity** | ***int32** | 기대용량 | [optional] [default to null]
    12  **StartTime** | ***string** | 스케쥴시작일시 | [optional] [default to null]
    13  **EndTime** | ***string** | 스케쥴종료일시 | [optional] [default to null]
    14  **Recurrence** | ***string** | 반복설정 | [optional] [default to null]
    15  **TimeZone** | ***string** | 타임존 | [optional] [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19