ResizeRequestStatusLastAttempt

Constructors

Link copied to clipboard
constructor(errors: List<ResizeRequestStatusLastAttemptError>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Output) Output only Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the lastAttempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry. Structure is documented below.