GetRuntimeVersionsRuntimeVersion

data class GetRuntimeVersionsRuntimeVersion(val deprecationDate: String, val description: String, val releaseDate: String, val versionName: String)

Constructors

Link copied to clipboard
constructor(deprecationDate: String, description: String, releaseDate: String, versionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Date of deprecation if the runtme version is deprecated.

Link copied to clipboard

Description of the runtime version, created by Amazon.

Link copied to clipboard

Date that the runtime version was released.

Link copied to clipboard

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