ApplicationInstance

An application instance on a device.

Types

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

Properties

Link copied to clipboard

The application instance's ID.

Link copied to clipboard
val arn: String?

The application instance's ARN.

Link copied to clipboard

When the application instance was created.

Link copied to clipboard

The device's ID.

Link copied to clipboard

The device's name.

Link copied to clipboard

The application instance's description.

Link copied to clipboard

The application instance's health status.

Link copied to clipboard
val name: String?

The application instance's name.

Link copied to clipboard
Link copied to clipboard

The application instance's status.

Link copied to clipboard

The application instance's status description.

Link copied to clipboard

The application instance's tags.

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