DescribeInstanceSqlHaHistoryStatesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The end data and time of the period for which to get historical SQL Server High Availability states. If omitted, the API returns historical states up to the current date and time.

Link copied to clipboard

One or more filters to apply to the results. Supported filters include:

Link copied to clipboard

The IDs of the SQL Server High Availability instances to describe. If omitted, the API returns historical states for all SQL Server High Availability instances.

Link copied to clipboard

The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned nextToken value.

Link copied to clipboard

The token to use to retrieve the next page of results.

Link copied to clipboard

The start data and time of the period for which to get the historical SQL Server High Availability states. If omitted, the API returns all available historical states.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String