Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.11 KB

ScheduledUpdateGroupAction.md

File metadata and controls

19 lines (15 loc) · 1.11 KB

ScheduledUpdateGroupAction

Properties

Name Type Description Notes
AutoScalingGroupNo *string 오토스케일링그룹번호 [optional] [default to null]
ScheduledActionNo *string 스케쥴액션번호 [optional] [default to null]
ScheduledActionName *string 스케쥴액션이름 [optional] [default to null]
MinSize *int32 최소용량 [optional] [default to null]
MaxSize *int32 최대용량 [optional] [default to null]
DesiredCapacity *int32 기대용량 [optional] [default to null]
StartTime *string 스케쥴시작일시 [optional] [default to null]
EndTime *string 스케쥴종료일시 [optional] [default to null]
Recurrence *string 반복설정 [optional] [default to null]
TimeZone *string 타임존 [optional] [default to null]

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