GetApplicationVersionResponse

Types

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

Properties

Link copied to clipboard

The specific version of the application.

Link copied to clipboard

The timestamp when the application version was created.

Link copied to clipboard

The content of the application definition. This is a JSON object that contains the resource configuration and definitions that identify an application.

Link copied to clipboard

The application description.

Link copied to clipboard

The name of the application version.

Link copied to clipboard

The status of the application version.

Link copied to clipboard

The reason for the reported status.

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