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

SnapshotDetails

Provides details about a snapshot of application state.

Contents

ApplicationVersionId

The current application version ID when the snapshot was created.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 999999999.

Required: Yes

SnapshotName

The identifier for the application snapshot.

Type: String

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

Pattern: [a-zA-Z0-9_.-]+

Required: Yes

SnapshotStatus

The status of the application snapshot.

Type: String

Valid Values: CREATING | READY | DELETING | FAILED

Required: Yes

RuntimeEnvironment

The Flink Runtime for the application snapshot.

Type: String

Valid Values: SQL-1_0 | FLINK-1_6 | FLINK-1_8 | ZEPPELIN-FLINK-1_0 | FLINK-1_11 | FLINK-1_13 | ZEPPELIN-FLINK-2_0 | FLINK-1_15 | ZEPPELIN-FLINK-3_0 | FLINK-1_18 | FLINK-1_19

Required: No

SnapshotCreationTimestamp

The timestamp of the application snapshot.

Type: Timestamp

Required: No

See Also

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