View source: R/opensearchservice_operations.R
opensearchservice_list_domain_maintenances | R Documentation |
A list of maintenance actions for the domain.
See https://www.paws-r-sdk.com/docs/opensearchservice_list_domain_maintenances/ for full documentation.
opensearchservice_list_domain_maintenances(
DomainName,
Action = NULL,
Status = NULL,
MaxResults = NULL,
NextToken = NULL
)
DomainName |
[required] The name of the domain. |
Action |
The name of the action. |
Status |
The status of the action. |
MaxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
NextToken |
If your initial
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.