configurationType
Describes whether the application uses the default checkpointing behavior in Managed Service for Apache Flink.
If this value is set to DEFAULT
, the application will use the following values, even if they are set to other values using APIs or application code:
CheckpointingEnabled: true
CheckpointInterval: 60000
MinPauseBetweenCheckpoints: 5000