ApplicationOperationInfoDetails - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)

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 AWS SDKs, see the following: