DomainMaintenanceDetails
Container for the domain maintenance details.
Contents
- Action
 - 
               
The name of the action.
Type: String
Valid Values:
REBOOT_NODE | RESTART_SEARCH_PROCESS | RESTART_DASHBOARDRequired: No
 - CreatedAt
 - 
               
The time at which the action was created.
Type: Timestamp
Required: No
 - DomainName
 - 
               
The name of the domain.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 28.
Pattern:
[a-z][a-z0-9\-]+Required: No
 - MaintenanceId
 - 
               
The ID of the requested action.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^([\s\S]*)$Required: No
 - NodeId
 - 
               
The ID of the data node.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 40.
Required: No
 - Status
 - 
               
The status of the action.
Type: String
Valid Values:
PENDING | IN_PROGRESS | COMPLETED | FAILED | TIMED_OUTRequired: No
 - StatusMessage
 - 
               
The status message for the action.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Pattern:
^([\s\S]*)$Required: No
 - UpdatedAt
 - 
               
The time at which the action was updated.
Type: Timestamp
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: