ApplicationOperationInfoDetails - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ApplicationOperationInfoDetails

A description of the application operation that provides information about the updates that were made to the application.

Contents

EndTime

The timestamp that indicates when the operation finished.

Type: Timestamp

Required: Yes

Operation

The type of operation that is performed on an application.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

OperationStatus

The status of the operation.

Type: String

Valid Values: IN_PROGRESS | CANCELLED | SUCCESSFUL | FAILED

Required: Yes

StartTime

The timestamp that indicates when the operation was created.

Type: Timestamp

Required: Yes

ApplicationVersionChangeDetails

Contains information about the version changes that the operation applied to the application.

Type: ApplicationVersionChangeDetails object

Required: No

OperationFailureDetails

Provides a description of the operation failure.

Type: OperationFailureDetails object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: