ContainerLogsParameters

constructor(follow: Boolean = false, stdout: Boolean = true, stderr: Boolean = true, timestamps: Boolean = false, tail: String? = null, since: Long? = null, until: Long? = null)