Continuation Settings Reference Args
data class ContinuationSettingsReferenceArgs(val continuationTtlInMinutes: Output<Any>? = null, val customizedCheckpointKey: Output<Any>? = null, val idleCondition: Output<Any>? = null) : ConvertibleToJava<ContinuationSettingsReferenceArgs>
Continuation settings for execute data flow activity.