ApplicationSummary

A subset of the possible application attributes. Used in the application list.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The unique identifier of the application.

Link copied to clipboard

The version of the application.

Link copied to clipboard

The timestamp when the application was created.

Link copied to clipboard

Indicates either an ongoing deployment or if the application has ever deployed successfully.

Link copied to clipboard

The description of the application.

Link copied to clipboard

The type of the target platform for this application.

Link copied to clipboard

The unique identifier of the runtime environment that hosts this application.

Link copied to clipboard

The timestamp when you last started the application. Null until the application runs for the first time.

Link copied to clipboard

The name of the application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role associated with the application.

Link copied to clipboard

The status of the application.

Link copied to clipboard

Indicates the status of the latest version of the application.

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