CheckpointArgs

constructor(checkpointID: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, parentCheckpointID: Output<String>? = null)