Rollback

class Rollback

Information about the service 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 ARN of the service revision deployed as part of the rollback.

Link copied to clipboard

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

Functions

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