RegisteredInstance

Describes an Amazon EC2 instance that is enabled for SQL Server High Availability standby detection monitoring.

Types

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

Properties

Link copied to clipboard

The SQL Server High Availability status of the instance. Valid values are:

Link copied to clipboard

The ID of the SQL Server High Availability instance.

Link copied to clipboard

The date and time when the instance's SQL Server High Availability status was last updated, in the ISO 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ).

Link copied to clipboard

A brief description of the SQL Server High Availability status. If the instance is in the invalid High Availability status, this parameter includes the error message.

Link copied to clipboard

The ARN of the Secrets Manager secret containing the SQL Server access credentials for the SQL Server High Availability instance. If not specified, deafult local user credentials will be used by the Amazon Web Services Systems Manager agent.

Link copied to clipboard

The license type for the SQL Server license. Valid values include:

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the SQL Server High Availability instance.

Functions

Link copied to clipboard
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