C# 클래스 Amazon.AutoScaling.Model.PutScheduledUpdateGroupActionRequest

Container for the parameters to the PutScheduledUpdateGroupAction operation.

Creates or updates a scheduled scaling action for an Auto Scaling group. When updating a scheduled scaling action, if you leave a parameter unspecified, the corresponding value remains unchanged in the affected Auto Scaling group.

For information on creating or updating a scheduled action for your Auto Scaling group, see Scale Based on a Schedule .

NOTE: Auto Scaling supports the date and time expressed in "YYYY-MM-DDThh:mm:ssZ" format in UTC/GMT only.

상속: AmazonAutoScalingRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetAutoScalingGroupName ( ) : bool
IsSetDesiredCapacity ( ) : bool
IsSetEndTime ( ) : bool
IsSetMaxSize ( ) : bool
IsSetMinSize ( ) : bool
IsSetRecurrence ( ) : bool
IsSetScheduledActionName ( ) : bool
IsSetStartTime ( ) : bool
IsSetTime ( ) : bool