ApplicationSummary

Provides application summary information, including the application Amazon Resource Name (ARN), name, and status.

Types

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

Properties

Link copied to clipboard

The ARN of the application.

Link copied to clipboard

For a Managed Service for Apache Flink application, the mode is STREAMING. For a Managed Service for Apache Flink Studio notebook, it is INTERACTIVE.

Link copied to clipboard

The name of the application.

Link copied to clipboard

The status of the application.

Link copied to clipboard

Provides the current application version.

Link copied to clipboard

The runtime environment for 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