Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.16 KB

PutScheduledUpdateGroupActionRequest.md

File metadata and controls

20 lines (16 loc) · 1.16 KB

PutScheduledUpdateGroupActionRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
AutoScalingGroupNo *string 오토스케일링그룹번호 [default to null]
ScheduledActionNo *string 스케쥴액션번호 [optional] [default to null]
ScheduledActionName *string 스케쥴액션이름 [optional] [default to null]
MinSize *int32 최소용량 [default to null]
MaxSize *int32 최대용량 [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]