VersionSummary

An application version summary.

Types

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

Properties

Link copied to clipboard

The application Amazon Resource Name (ARN).

Link copied to clipboard

The date and time this resource was created.

Link copied to clipboard

The semantic version of the application:

Link copied to clipboard

A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.

Functions

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