WeeklyStartTime

The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.

Types

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

Properties

Link copied to clipboard

Required. The day of the week.

Link copied to clipboard

Required. The time, in 24-hour format.

Link copied to clipboard

The time zone, UTC by default, in either the Country/City format, or the UTC offset format.

Functions

Link copied to clipboard
inline fun copy(block: WeeklyStartTime.Builder.() -> Unit = {}): WeeklyStartTime
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