GetCollationTimeZonesCollationTimeZone

data class GetCollationTimeZonesCollationTimeZone(val description: String? = null, val standardTimeOffset: String? = null, val timeZone: String? = null)

Constructors

Link copied to clipboard
constructor(description: String? = null, standardTimeOffset: String? = null, timeZone: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

The code of the instance type.

Link copied to clipboard

The offset of the UTC time. The offset is in the following format: (UTC+HH:mm).

Link copied to clipboard
val timeZone: String? = null

The time zone that is available for use in ApsaraDB RDS.