Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.04 KB

GetScheduledActionListRequest.md

File metadata and controls

17 lines (13 loc) · 1.04 KB

GetScheduledActionListRequest

Properties

Name Type Description Notes
AutoScalingGroupName *string 오토스케일링그룹명 [optional] [default to null]
ScheduledActionNameList []*string 스케쥴액션명리스트 [optional] [default to null]
StartTime *string 스케쥴시작일시, format : yyyy-MM-dd'T'HH:mm:ssZ [optional] [default to null]
EndTime *string 스케쥴종료일시, format : yyyy-MM-dd'T'HH:mm:ssZ [optional] [default to null]
PageNo *int32 페이지번호 [optional] [default to null]
PageSize *int32 페이지사이즈 [optional] [default to null]
SortedBy *string 소팅대상 [optional] [default to null]
SortingOrder *string 소팅순서 [optional] [default to null]

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