Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 983 Bytes

ScheduledUpdateGroupAction.md

File metadata and controls

17 lines (13 loc) · 983 Bytes

ScheduledUpdateGroupAction

Properties

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

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