AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateScheduledAction operation. Reschedules a planned domain configuration change for a later time. This change can be a scheduled service software update or a blue/green Auto-Tune enhancement.
Namespace: Amazon.OpenSearchService.Model
Assembly: AWSSDK.OpenSearchService.dll
Version: 3.x.y.z
public class UpdateScheduledActionRequest : AmazonOpenSearchServiceRequest IAmazonWebServiceRequest
The UpdateScheduledActionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateScheduledActionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActionID | System.String |
Gets and sets the property ActionID. The unique identifier of the action to reschedule. To retrieve this ID, send a ListScheduledActions request. |
![]() |
ActionType | Amazon.OpenSearchService.ActionType |
Gets and sets the property ActionType.
The type of action to reschedule. Can be one of |
![]() |
DesiredStartTime | System.Int64 |
Gets and sets the property DesiredStartTime.
The time to implement the change, in Coordinated Universal Time (UTC). Only specify
this parameter if you set |
![]() |
DomainName | System.String |
Gets and sets the property DomainName. The name of the domain to reschedule an action for. |
![]() |
ScheduleAt | Amazon.OpenSearchService.ScheduleAt |
Gets and sets the property ScheduleAt. When to schedule the action.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5