ApplicationSummary

The summary of attributes associated with an application.

Types

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

Properties

Link copied to clipboard

The CPU architecture of an application.

Link copied to clipboard
val arn: String

The ARN of the application.

Link copied to clipboard

The date and time when the application was created.

Link copied to clipboard
val id: String

The ID of the application.

Link copied to clipboard
val name: String?

The name of the application.

Link copied to clipboard

The Amazon EMR release associated with the application.

Link copied to clipboard

The state of the application.

Link copied to clipboard

The state details of the application.

Link copied to clipboard

The type of application, such as Spark or Hive.

Link copied to clipboard

The date and time when the application was last updated.

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