AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.KinesisAnalyticsV2.Model.ApplicationSummary

Namespace: Amazon.KinesisAnalyticsV2.Model
Assembly: AWSSDK.KinesisAnalyticsV2.dll
Version: 3.x.y.z

Syntax

C#
public class ApplicationSummary

The ApplicationSummary type exposes the following members

Constructors

NameDescription
Public Method ApplicationSummary()

Properties

NameTypeDescription
Public Property ApplicationARN System.String

Gets and sets the property ApplicationARN.

The ARN of the application.

Public Property ApplicationMode Amazon.KinesisAnalyticsV2.ApplicationMode

Gets and sets the property ApplicationMode.

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

Public Property ApplicationName System.String

Gets and sets the property ApplicationName.

The name of the application.

Public Property ApplicationStatus Amazon.KinesisAnalyticsV2.ApplicationStatus

Gets and sets the property ApplicationStatus.

The status of the application.

Public Property ApplicationVersionId System.Int64

Gets and sets the property ApplicationVersionId.

Provides the current application version.

Public Property RuntimeEnvironment Amazon.KinesisAnalyticsV2.RuntimeEnvironment

Gets and sets the property RuntimeEnvironment.

The runtime environment for the application.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5