RuntimeVersion

This structure contains information about one canary runtime version. For more information about runtime versions, see Canary Runtime Versions.

Types

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

Properties

Link copied to clipboard

If this runtime version is deprecated, this value is the date of deprecation.

Link copied to clipboard

A description of the runtime version, created by Amazon.

Link copied to clipboard

The date that the runtime version was released.

Link copied to clipboard

The name of the runtime version. For a list of valid runtime versions, see Canary Runtime Versions.

Functions

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