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.
Namespace: Amazon.KinesisAnalyticsV2.Model
Assembly: AWSSDK.KinesisAnalyticsV2.dll
Version: 3.x.y.z
public class ApplicationSummary
The ApplicationSummary type exposes the following members
Name | Description | |
---|---|---|
ApplicationSummary() |
Name | Type | Description | |
---|---|---|---|
ApplicationARN | System.String |
Gets and sets the property ApplicationARN. The ARN of the application. |
|
ApplicationMode | Amazon.KinesisAnalyticsV2.ApplicationMode |
Gets and sets the property ApplicationMode.
For a Managed Service for Apache Flink application, the mode is |
|
ApplicationName | System.String |
Gets and sets the property ApplicationName. The name of the application. |
|
ApplicationStatus | Amazon.KinesisAnalyticsV2.ApplicationStatus |
Gets and sets the property ApplicationStatus. The status of the application. |
|
ApplicationVersionId | System.Int64 |
Gets and sets the property ApplicationVersionId. Provides the current application version. |
|
RuntimeEnvironment | Amazon.KinesisAnalyticsV2.RuntimeEnvironment |
Gets and sets the property RuntimeEnvironment. The runtime environment for the application. |
.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