Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 971 Bytes

PutScheduledUpdateGroupActionRequest.md

File metadata and controls

17 lines (13 loc) · 971 Bytes

PutScheduledUpdateGroupActionRequest

Properties

Name Type Description Notes
AutoScalingGroupName *string 오토스케일링그룹명 [default to null]
DesiredCapacity *int32 기대용량치 [optional] [default to null]
EndTime *string 반복스케쥴종료시간 [optional] [default to null]
MaxSize *int32 최대사이즈 [optional] [default to null]
MinSize *int32 최소사이즈 [optional] [default to null]
RecurrenceInKST *string 반복스케줄설정 [optional] [default to null]
ScheduledActionName *string 스케쥴액션명 [default to null]
StartTime *string 스케쥴시작시간 [optional] [default to null]

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