SolutionUpdateSummary

Provides a summary of the properties of a solution update. For a complete listing, call the DescribeSolution API.

Types

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

Properties

Link copied to clipboard

The date and time (in Unix format) that the solution update was created.

Link copied to clipboard

If a solution update fails, the reason behind the failure.

Link copied to clipboard

The date and time (in Unix time) that the solution update was last updated.

Link copied to clipboard

Whether the solution automatically creates solution versions.

Link copied to clipboard

The configuration details of the solution.

Link copied to clipboard

The status of the solution update. A solution update can be in one of the following states:

Functions

Link copied to clipboard
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