Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

GetScheduledActionListRequest.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

GetScheduledActionListRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
AutoScalingGroupNo *string 오토스케일링그룹번호 [default to null]
ScheduledActionNoList []*string 스케쥴액션번호리스트 [optional] [default to null]
ScheduledActionNameList []*string 스케쥴액션이름리스트 [optional] [default to null]
StartTime *string 스케쥴시작일시 [optional] [default to null]
EndTime *string 스케쥴종료일시 [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]