DaemonRollback

Information about a daemon deployment rollback.

Types

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

Properties

Link copied to clipboard

The reason the rollback happened. For example, the circuit breaker initiated the rollback operation.

Link copied to clipboard

The capacity providers involved in the rollback.

Link copied to clipboard

The ARN of the daemon revision deployed as part of the rollback.

Link copied to clipboard
val startedAt: <Error class: unknown class>?

The time that the rollback started. The format is yyyy-MM-dd HH:mm:ss.SSSSSS.

Functions

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