Get Ots Snapshots Plain Args
data class GetOtsSnapshotsPlainArgs(val endTime: String? = null, val ids: List<String>? = null, val outputFile: String? = null, val startTime: String? = null) : ConvertibleToJava<GetOtsSnapshotsPlainArgs>
A collection of arguments for invoking getOtsSnapshots.