ApplicationSummary

This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications. Version 2 of the API supports SQL and Java applications. For more information about version 2, see /kinesisanalytics/latest/apiv2/Welcome.html.

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

ARN of the application.

Link copied to clipboard

Name of the application.

Link copied to clipboard

Status of 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