Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetApplicationVersionCommandOutputProtected

Hierarchy

Properties

applicationVersion: undefined | number

The specific version of the application.

creationTime: undefined | Date

The timestamp when the application version was created.

definitionContent: undefined | string

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

description?: string

The application description.

name: undefined | string

The name of the application version.

status: undefined | string

The status of the application version.

statusReason?: string

The reason for the reported status.